Skip to content

Commit edd49fd

Browse files
committed
[Debug] Set tag
1 parent 59aaf80 commit edd49fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"format:check": "npm run prettier -- -l",
2121
"clean": "rm -rf dist/*",
2222
"prebuild": "npm run format:check && npm run clean",
23-
"release": "npm run build && npm publish --provenance --access public"
23+
"release": "npm run build && npm publish --provenance --access public --tag alpha"
2424
},
2525
"repository": {
2626
"type": "git",

0 commit comments

Comments
 (0)