Skip to content

Commit 34a8b95

Browse files
authored
fix: update pkg tag from alpha to prerelease
1 parent c1010ec commit 34a8b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/patternfly/react-console/#readme",
3333
"publishConfig": {
3434
"access": "public",
35-
"tag": "alpha"
35+
"tag": "prerelease"
3636
},
3737
"dependencies": {
3838
"@novnc/novnc": "^1.5.0",

0 commit comments

Comments
 (0)