redux-plupload
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "redux-plupload", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Redux integration for Plupload", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"build": "cross-env BABEL_ENV=es5 babel es6 --out-dir lib", | ||
"precommit": "npm run lint && npm run test" | ||
"precommit": "npm run lint && npm run test", | ||
"release": "npm run build && npm publish" | ||
}, | ||
@@ -20,0 +21,0 @@ "keywords": [ |
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
40099
13
742