Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 842aefa

Browse files
committed
Update publish script
?
1 parent 96ce48d commit 842aefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/publish.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/zsh
22

3-
npm publish --workspace packages --tag beta --access public
3+
npm publish --workspace packages --access public

0 commit comments

Comments
 (0)