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 bfcb158 + 02396f0 commit 86e7ee2Copy full SHA for 86e7ee2
package.json
@@ -17,11 +17,11 @@
17
}
18
},
19
"dependencies": {
20
- "@babel/cli": "7.11.6",
21
- "@babel/core": "7.11.6",
22
- "@babel/plugin-transform-runtime": "7.11.5",
23
- "@babel/preset-env": "7.11.5",
24
- "@babel/runtime": "7.11.2",
+ "@babel/cli": "7.12.0",
+ "@babel/core": "7.12.0",
+ "@babel/plugin-transform-runtime": "7.12.0",
+ "@babel/preset-env": "7.12.0",
+ "@babel/runtime": "7.12.0",
25
"assets-webpack-plugin": "3.9.12",
26
"autoprefixer": "10.0.1",
27
"babel-loader": "8.1.0",
0 commit comments