strapi-generate-plugin
Advanced tools
Comparing version 3.0.0-alpha.12.0.1 to 3.0.0-alpha.12.1
@@ -32,3 +32,3 @@ 'use strict'; | ||
'analyze': 'node ./node_modules/strapi-helper-plugin/lib/internals/scripts/analyze.js', | ||
'prebuild': 'npm run build:clean && npm run test', | ||
'prebuild': 'npm run build:clean', | ||
'build:dev': 'node ./node_modules/strapi-helper-plugin/node_modules/.bin/cross-env NODE_ENV=development node ./node_modules/strapi-helper-plugin/node_modules/.bin/webpack --config node_modules/strapi-helper-plugin/lib/internals/webpack/webpack.prod.babel.js --color -p --progress', | ||
@@ -35,0 +35,0 @@ 'build': 'node ./node_modules/strapi-helper-plugin/node_modules/.bin/cross-env NODE_ENV=production node node_modules/strapi-helper-plugin/node_modules/.bin/webpack --config node_modules/strapi-helper-plugin/lib/internals/webpack/webpack.prod.babel.js --color -p --progress', |
{ | ||
"name": "strapi-generate-plugin", | ||
"version": "3.0.0-alpha.12.0.1", | ||
"version": "3.0.0-alpha.12.1", | ||
"description": "Generate an plugin for a Strapi application.", | ||
@@ -5,0 +5,0 @@ "homepage": "http://strapi.io", |
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
43
22586