chore: config npm tag

This commit is contained in:
chenjiahan 2020-08-28 16:53:04 +08:00
parent f6168d3978
commit bf423a62dc

View File

@ -23,6 +23,9 @@
"release:site": "sh docs/site/release.sh",
"test:coverage": "open test/coverage/index.html"
},
"npm": {
"tag": "next"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged && ls-lint",