Skip to content

Commit fac24dc

Browse files
committedDec 9, 2021
fix: revert v4 publishConfig
1 parent 5cad764 commit fac24dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"publishConfig": {
1515
"access": "public",
16-
"tag": "v4"
16+
"tag": "v3"
1717
},
1818
"scripts": {
1919
"bench": "node benchmark",

0 commit comments

Comments
 (0)
Failed to load comments.