react-shortcuts
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "react-shortcuts", | ||
"description": "React shortcuts", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"license": "MIT", | ||
"main": "./dist/", | ||
"main": "./", | ||
"maintainers": [ | ||
@@ -22,3 +22,3 @@ { | ||
"build": "webpack --progress --colors", | ||
"prepublish": "./node_modules/.bin/coffee -o dist/ lib/", | ||
"prepublish": "./node_modules/.bin/coffee -o ./ lib/", | ||
"start": "webpack-dev-server --hot --progress --colors", | ||
@@ -25,0 +25,0 @@ "test": "./node_modules/.bin/mocha && ./node_modules/.bin/istanbul report text-summary lcov" |
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
17719
14
408