Skip to content

Commit debee88

Browse files
committed
chore: 移除无效的配置
fix #23
1 parent af05672 commit debee88

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@
5555
"typescript": "^4.0.5"
5656
},
5757
"engines": {
58-
"node": ">=10",
59-
"terser": ">=5"
58+
"node": ">=10"
6059
},
6160
"husky": {
6261
"hooks": {

0 commit comments

Comments
 (0)