chore(cli): add v2 npm tag

This commit is contained in:
chenjiahan 2021-01-09 10:03:46 +08:00
parent 6702bdba6c
commit cebd2d79ee

View File

@ -10,6 +10,9 @@
"engines": { "engines": {
"node": ">=10" "node": ">=10"
}, },
"npm": {
"tag": "latest-v2"
},
"publishConfig": { "publishConfig": {
"access": "public", "access": "public",
"registry": "https://registry.npmjs.org/" "registry": "https://registry.npmjs.org/"