Skip to content

Commit d626c20

Browse files
committed
chore: publish under latest tag
1 parent f6c53ea commit d626c20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@
9292
},
9393
"publishConfig": {
9494
"access": "public",
95-
"tag": "next"
95+
"tag": "latest"
9696
},
9797
"np": {
9898
"message": "chore(release): %s",
99-
"tag": "next",
99+
"tag": "latest",
100100
"branch": "main",
101101
"anyBranch": false
102102
},

0 commit comments

Comments
 (0)