Skip to content

Commit 58b329c

Browse files
authored
fix: update pkg tag from alpha to prerelease
1 parent bc893d8 commit 58b329c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"module": "dist/esm/index.js",
77
"publishConfig": {
88
"access": "public",
9-
"tag": "alpha"
9+
"tag": "prerelease"
1010
},
1111
"scripts": {
1212
"build": "yarn build:js && yarn build:esm && yarn build:fed:packages && yarn copy:files:esm && yarn copy:files:cjs && yarn copy:files:css",

0 commit comments

Comments
 (0)