Skip to content

Commit

Permalink
chore: 使用环境
Browse files Browse the repository at this point in the history
  • Loading branch information
duan602728596 committed Nov 17, 2020
1 parent bb85d40 commit 4e5f080
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -54,6 +54,10 @@
"rimraf": "^3.0.2",
"typescript": "^4.0.5"
},
"engines": {
"node": ">=10",
"terser": ">=5"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
Expand Down

0 comments on commit 4e5f080

Please sign in to comment.