Skip to content

Commit 3c7ced5

Browse files
committed
next-publish script
1 parent c3be9a3 commit 3c7ced5

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
@@ -41,6 +41,7 @@
4141
"test:unit": "vitest run",
4242
"test:unit:watch": "vitest",
4343
"prepublishOnly": "npm run test && npm run build",
44+
"package:publish:next": "npm publish --tag next",
4445
"package:publish": "npm publish"
4546
},
4647
"engines": {

0 commit comments

Comments
 (0)