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