Skip to content

Commit d7d8c58

Browse files
committed
chore: publish as latest-v4
1 parent 69c2977 commit d7d8c58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"*.js",
88
"lib"
99
],
10+
"publishConfig": {
11+
"tag": "latest-v4"
12+
},
1013
"scripts": {
1114
"prerelease": "npm t",
1215
"postrelease": "npm publish && git push --follow-tags",

0 commit comments

Comments
 (0)