Skip to content

Commit 192fb87

Browse files
committed
Fix: setup new release tag for test releases
1 parent 78973d3 commit 192fb87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@
7373
"smoothscroll",
7474
"typescript"
7575
],
76+
"publishConfig": {
77+
"tag": "next"
78+
},
7679
"lint-staged": {
7780
"*.js": [
7881
"prettier --write",

0 commit comments

Comments
 (0)