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": {
"node": ">=10"
},
"npm": {
"tag": "latest-v2"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"