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 6d9993c + 91fa205 commit ac46ca3Copy full SHA for ac46ca3
package.json
@@ -17,10 +17,10 @@
17
}
18
},
19
"dependencies": {
20
- "@babel/cli": "7.12.1",
21
- "@babel/core": "7.12.3",
+ "@babel/cli": "7.12.7",
+ "@babel/core": "7.12.7",
22
"@babel/plugin-transform-runtime": "7.12.1",
23
- "@babel/preset-env": "7.12.1",
+ "@babel/preset-env": "7.12.7",
24
"@babel/runtime": "7.12.5",
25
"assets-webpack-plugin": "3.9.12",
26
"autoprefixer": "10.0.2",
0 commit comments