We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264f31b commit 93dedfaCopy full SHA for 93dedfa
package.json
@@ -6,11 +6,11 @@
6
"mathjax-full": "^3.1.0"
7
},
8
"devDependencies": {
9
- "@babel/core": "^7.10.4",
10
- "@babel/preset-env": "^7.10.4",
+ "@babel/core": "^7.11.1",
+ "@babel/preset-env": "^7.11.0",
11
"babel-loader": "^8.1.0",
12
- "uglifyjs-webpack-plugin": "^2.2.0",
13
- "webpack": "^4.43.0",
+ "terser-webpack-plugin": "^4.1.0",
+ "webpack": "^4.44.1",
14
"webpack-cli": "^3.3.12"
15
16
"scripts": {
0 commit comments