We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81c48b commit 5003024Copy full SHA for 5003024
package.json
@@ -76,7 +76,6 @@
76
"start": "rollup -c -w",
77
"build": "npm run build:prod",
78
"build:prod": "rollup -c",
79
- "publish:alpha": "npm publish --tag alpha",
80
"storybook": "start-storybook -p 6006",
81
"build-storybook": "build-storybook"
82
},
0 commit comments