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 86e7ee2 + 60e00ee commit c6d4a2fCopy full SHA for c6d4a2f
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