nodebb-theme-lavender
Advanced tools
Comparing version 5.0.9 to 5.0.10
@@ -60,3 +60,3 @@ "use strict"; | ||
config.disableMasonry = !!parseInt(meta.config.disableMasonry, 10); | ||
callback(false, config); | ||
callback(null, config); | ||
}; | ||
@@ -63,0 +63,0 @@ |
{ | ||
"name": "nodebb-theme-lavender", | ||
"version": "5.0.9", | ||
"version": "5.0.10", | ||
"description": "Lavender Theme for NodeBB", | ||
@@ -5,0 +5,0 @@ "main": "theme.less", |
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
254270