@coorpacademy/components
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@coorpacademy/components", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Component library for web front ends", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
@@ -12,3 +12,3 @@ "start": "node sandbox/index.js", | ||
"build:dev-mooc": "npm run clean:browser && webpack --config webpack-dev-mooc.config.js", | ||
"prepublish": "npm run build:browser", | ||
"prepublish": "npm run build", | ||
"clean": "npm run clean:commonjs & npm run clean:browser & npm run clean:cov & wait", | ||
@@ -15,0 +15,0 @@ "clean:commonjs": "rm -rf lib", |
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
4649301
100
3138