react-selectable-fast
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "react-selectable-fast", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Enable other React components to be selectable by drawing a box with your mouse", | ||
@@ -16,3 +16,3 @@ "repository": { | ||
"dist": "NODE_ENV=production webpack -p --config webpack.production.config.js", | ||
"prepublish": "babel ./src/ -d ./lib/" | ||
"prepublish": "npm build && babel ./src/ -d ./lib/" | ||
}, | ||
@@ -19,0 +19,0 @@ "bugs": { |
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
3842769