We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83461a7 commit 9bf5c0aCopy full SHA for 9bf5c0a
1 file changed
package.json
@@ -61,7 +61,6 @@
61
"clean": "rimraf 'es' 'lib' 'umd' 'docs'",
62
"build-storybook": "cross-env NODE_ENV=test NODE_OPTIONS=--openssl-legacy-provider build-storybook -o docs",
63
"lint": "eslint ./src",
64
- "version": "npm run build && npm run build-storybook && git add -A docs",
65
"postversion": "git push origin && git push origin --tags",
66
"storybook": "cross-env NODE_ENV=test start-storybook -p 6006"
67
}
0 commit comments