Skip to content

Commit c880b4e

Browse files
committed
Revert "[Debug] Set tag"
This reverts commit 8c5f557.
1 parent 8c5f557 commit c880b4e

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
@@ -46,7 +46,7 @@
4646
"docs:build": "vitepress build docs",
4747
"docs:preview": "vitepress preview docs",
4848
"apidocs": "typedoc --excludePrivate --plugin typedoc-plugin-markdown --out docs/apidocs lib/index.ts",
49-
"release": "npm run build && npm publish --provenance --access public --tag alpha"
49+
"release": "npm run build && npm publish --provenance --access public"
5050
},
5151
"repository": {
5252
"type": "git",

0 commit comments

Comments
 (0)