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.
2 parents e6cd709 + 56315a7 commit 44abb43Copy full SHA for 44abb43
package.json
@@ -17,11 +17,11 @@
17
}
18
},
19
"dependencies": {
20
- "@babel/cli": "7.8.4",
21
- "@babel/core": "7.9.6",
22
- "@babel/plugin-transform-runtime": "7.9.6",
23
- "@babel/preset-env": "7.9.6",
24
- "@babel/runtime": "7.9.6",
+ "@babel/cli": "7.11.6",
+ "@babel/core": "7.11.6",
+ "@babel/plugin-transform-runtime": "7.11.5",
+ "@babel/preset-env": "7.11.5",
+ "@babel/runtime": "7.11.2",
25
"assets-webpack-plugin": "3.9.12",
26
"autoprefixer": "8.6.5",
27
"babel-loader": "8.1.0",
0 commit comments