Skip to content

Commit c765f98

Browse files
committed
chore: publish to v2-latest
v2 is an invalid tag. you can still install @v2 npm will treat it the same as @2.x
1 parent f670cdf commit c765f98

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
@@ -12,7 +12,7 @@
1212
],
1313
"publishConfig": {
1414
"access": "public",
15-
"tag": "v2"
15+
"tag": "v2-latest"
1616
},
1717
"scripts": {
1818
"bench": "node benchmark",

0 commit comments

Comments
 (0)