commonplace
Advanced tools
Comparing version 2.5.0 to 2.6.0
@@ -44,9 +44,2 @@ /* | ||
// Build stylus config, to be passed to Stylus for generating CSS. | ||
var stylusConfig = { | ||
compress: false, | ||
include: BOWER_PATH + 'marketplace-core-css/', | ||
import: 'core' | ||
}; | ||
// Server config to allow easy switching of servers in settings. | ||
@@ -99,3 +92,2 @@ var serverConfig = { | ||
serverConfig: serverConfig, | ||
stylusConfig: stylusConfig, | ||
BOWER_PATH: BOWER_PATH, | ||
@@ -102,0 +94,0 @@ CSS_DEST_PATH: CSS_DEST_PATH, |
{ | ||
"name": "commonplace", | ||
"description": "Reusable components for Firefox Marketplace frontend projects.", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"main": "lib/commonplace", | ||
@@ -6,0 +6,0 @@ "preferGlobal": true, |
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
119380
1163