react-flex
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "react-flex", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "", | ||
@@ -8,4 +8,4 @@ "main": "index.js", | ||
"test": "make", | ||
"build": "./node_modules/.bin/browserify --im --extension=.jsx -t reactify -d src/js/index.js -o index.js", | ||
"watch": "./node_modules/.bin/watchify --im --extension=.jsx -t reactify -d src/js/index.js -o index.js", | ||
"build": "./node_modules/.bin/browserify --im --extension=.jsx -t reactify -s ReactFlex -d src/js/index.js -o index.js", | ||
"watch": "./node_modules/.bin/watchify --im --extension=.jsx -t reactify -s ReactFlex -d src/js/index.js -o index.js", | ||
"bwatch": "npm run build && npm run watch", | ||
@@ -12,0 +12,0 @@ "css-watch": "./node_modules/.bin/stylus --include-css -w src/resources/css/index.styl -o ." |
Sorry, the diff of this file is too big to display
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
2899368
61
55907
21
5