react-formsy-combo-select
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "react-formsy-combo-select", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"keywords": "react, select, singleselect, multiselect, search, react-component, formsy, formsy-component", | ||
@@ -9,3 +9,3 @@ "description": "A simple Formsy wrapper around react-combo-select.", | ||
"start": "./node_modules/.bin/webpack-dev-server --config webpack.config.js --hot --progress --colors --port 8081", | ||
"prepublish": "mkdir dist && ./node_modules/.bin/babel src/ComboSelectFormsy.jsx --out-file dist/ComboSelect.jsx", | ||
"prepublish": "mkdir dist && ./node_modules/.bin/babel src/ComboSelectFormsy.jsx --out-file dist/ComboSelect.jsx && ./node_modules/.bin/babel src/prop-utilities.js --out-file dist/prop-utilities.js", | ||
"postpublish": "rm -rf ./dist" | ||
@@ -12,0 +12,0 @@ }, |
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
11914
8
198