Skip to content

Commit 5003024

Browse files
committed
Remove publish script
1 parent e81c48b commit 5003024

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
"start": "rollup -c -w",
7777
"build": "npm run build:prod",
7878
"build:prod": "rollup -c",
79-
"publish:alpha": "npm publish --tag alpha",
8079
"storybook": "start-storybook -p 6006",
8180
"build-storybook": "build-storybook"
8281
},

0 commit comments

Comments
 (0)