@makabay/customizedmodal
Advanced tools
Comparing version 0.1.11 to 0.1.12
{ | ||
"name": "@makabay/customizedmodal", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"main": "dist/index.js", | ||
@@ -19,3 +19,4 @@ "module": "dist/index.js", | ||
"start": "react-scripts start", | ||
"build": "react-scripts build", | ||
"build-examples": "react-scripts build", | ||
"build": "rm -rf dist && NODE_ENV=production babel src/lib --out-dir dist --copy-files --ignore __tests__,spec.js,test.js,__snapshots__", | ||
"test": "react-scripts test", | ||
@@ -22,0 +23,0 @@ "eject": "react-scripts eject" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3153
1