Skip to content

Commit 31a273e

Browse files
committedMar 30, 2020
Merge branch 'master' into modularization
2 parents 2925d5b + 71044ae commit 31a273e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎package.json

+3
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@
8080
"webpack-cli": "^3.1.0",
8181
"winston": "^3.2.1"
8282
},
83+
"resolutions": {
84+
"terser": "4.6.7"
85+
},
8386
"jest": {
8487
"resetMocks": true,
8588
"verbose": true

0 commit comments

Comments
 (0)
Please sign in to comment.