Commit b0a70336 authored by 邓晓峰's avatar 邓晓峰

add package.json config filed

parent 2f787c9d
...@@ -104,6 +104,9 @@ ...@@ -104,6 +104,9 @@
"gitHooks": { "gitHooks": {
"pre-commit": "pretty-quick --staged", "pre-commit": "pretty-quick --staged",
"commit-msg": "node scripts/verifyCommit.js" "commit-msg": "node scripts/verifyCommit.js"
},
"publishConfig": {
"registry": "https://g.civnet.cn:4873"
}, },
"size-limit": [ "size-limit": [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment