bam32bittheme
Advanced tools
Comparing version 2.1.46 to 2.1.47
@@ -66,3 +66,5 @@ "use strict"; | ||
setTasks(newTaskList); | ||
onTaskListChange(newTaskList); | ||
if (onTaskListChange) { | ||
onTaskListChange(newTaskList); | ||
} | ||
}, | ||
@@ -69,0 +71,0 @@ onClose: () => { |
{ | ||
"name": "bam32bittheme", | ||
"version": "2.1.46", | ||
"version": "2.1.47", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "32bit Theme for Material UI v5.x", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1553463
4958