@vtex/styleguide
Advanced tools
Comparing version 2.0.0-rc.1 to 2.0.0-rc.2
{ | ||
"name": "@vtex/styleguide", | ||
"version": "2.0.0-rc.1", | ||
"version": "2.0.0-rc.2", | ||
"scripts": { | ||
@@ -10,6 +10,8 @@ "test": "react-scripts test --env=jsdom", | ||
"styleguide:build": "styleguidist build", | ||
"compile": "NODE_ENV=production babel ./src/components --out-dir ./lib --ignore '__tests__,*.spec.js'", | ||
"compile": | ||
"NODE_ENV=production babel ./src/components --out-dir ./lib --ignore '__tests__,*.spec.js'", | ||
"prepublishOnly": "npm run compile", | ||
"develop": "npm link && watch 'npm run compile' src" | ||
}, | ||
"files": ["lib/"], | ||
"homepage": "https://vtex.github.io/styleguide", | ||
@@ -16,0 +18,0 @@ "devDependencies": { |
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
761
38403
12
1