There was an error while loading. Please reload this page.
1 parent fbe3f59 commit 6bbd7e5Copy full SHA for 6bbd7e5
package.json
@@ -33,10 +33,10 @@
33
],
34
"devDependencies": {
35
"@babel/cli": "7.14.8",
36
- "@babel/core": "7.14.8",
37
- "@babel/plugin-transform-runtime": "7.14.5",
+ "@babel/core": "7.15.0",
+ "@babel/plugin-transform-runtime": "7.15.0",
38
"@babel/polyfill": "^7.0.0",
39
- "@babel/preset-env": "7.14.9",
+ "@babel/preset-env": "7.15.0",
40
"@babel/register": "7.14.5",
41
"babel-eslint": "10.1.0",
42
"babel-loader": "8.2.2",
0 commit comments