Commit e3943439 authored by Nick's avatar Nick

fix: terser dependency incompatbility

parent 86f369c6
......@@ -254,7 +254,6 @@
"style-loader": "0.23.1",
"stylus": "0.54.5",
"stylus-loader": "3.0.2",
"terser": "3.14.1",
"twemoji-awesome": "1.0.6",
"url-loader": "1.1.2",
"vee-validate": "2.1.7",
......@@ -293,6 +292,9 @@
"xterm": "3.11.0",
"zxcvbn": "4.4.2"
},
"resolutions": {
"terser": "3.14.1"
},
"browserslist": [
"> 1%",
"last 2 versions",
......
This diff was suppressed by a .gitattributes entry.
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