Skip to content

Commit 1b585b2

Browse files
committed
chore: use the next tag for release
1 parent f598460 commit 1b585b2

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
@@ -98,7 +98,7 @@
9898
"typescript": "^4.1.5"
9999
},
100100
"publishConfig": {
101-
"tag": "alpha",
101+
"tag": "next",
102102
"access": "public"
103103
},
104104
"nyc": {

0 commit comments

Comments
 (0)