Skip to content

Commit 9bf5c0a

Browse files
committed
Remove unused script.
1 parent 83461a7 commit 9bf5c0a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
"clean": "rimraf 'es' 'lib' 'umd' 'docs'",
6262
"build-storybook": "cross-env NODE_ENV=test NODE_OPTIONS=--openssl-legacy-provider build-storybook -o docs",
6363
"lint": "eslint ./src",
64-
"version": "npm run build && npm run build-storybook && git add -A docs",
6564
"postversion": "git push origin && git push origin --tags",
6665
"storybook": "cross-env NODE_ENV=test start-storybook -p 6006"
6766
}

0 commit comments

Comments
 (0)