Skip to content

Commit

Permalink
fix: update pkg tag from alpha to prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen authored Sep 18, 2024
1 parent bc893d8 commit 58b329c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"module": "dist/esm/index.js",
"publishConfig": {
"access": "public",
"tag": "alpha"
"tag": "prerelease"
},
"scripts": {
"build": "yarn build:js && yarn build:esm && yarn build:fed:packages && yarn copy:files:esm && yarn copy:files:cjs && yarn copy:files:css",
Expand Down

0 comments on commit 58b329c

Please sign in to comment.