Skip to content

Commit

Permalink
chore: 移除无效的配置
Browse files Browse the repository at this point in the history
fix #23
  • Loading branch information
duan602728596 committed Nov 18, 2020
1 parent af05672 commit debee88
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -55,8 +55,7 @@
"typescript": "^4.0.5"
},
"engines": {
"node": ">=10",
"terser": ">=5"
"node": ">=10"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit debee88

Please sign in to comment.