Skip to content

Commit 81a0867

Browse files
committed
fix: add script
1 parent bfe250d commit 81a0867

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"prepublishOnly": "npm run test",
88
"test": "jest",
99
"release": "micro-app release",
10+
"publish:alpha": "npm publish --tag alpha",
1011
"publish:next": "npm publish --tag next"
1112
},
1213
"files": [

0 commit comments

Comments
 (0)