binder-editor
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -5,3 +5,3 @@ { | ||
"build": "rimraf dist && tsc -p tsconfig.json", | ||
"postbuild": "copyfiles --flat **/*/*.css dist/components", | ||
"postbuild": "cross-env copyfiles --flat **/*/*.css dist/components && cp -r ./example/public/locales dist/locales", | ||
"start": "cross-env NODE_ENV=development webpack-dev-server --progress", | ||
@@ -14,3 +14,3 @@ "fix": "npm run prettier -- --write", | ||
}, | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"license": "MIT", | ||
@@ -17,0 +17,0 @@ "repository": { |
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
326568
150
7285