Skip to content

Commit 22d6926

Browse files
committed
chore: publish under latest tag
1 parent 14aab7b commit 22d6926

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
@@ -106,11 +106,11 @@
106106
},
107107
"publishConfig": {
108108
"access": "public",
109-
"tag": "next"
109+
"tag": "latest"
110110
},
111111
"np": {
112112
"message": "chore(release): %s",
113-
"tag": "next",
113+
"tag": "latest",
114114
"branch": "main",
115115
"anyBranch": false
116116
},

0 commit comments

Comments
 (0)