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 a37a274 commit 28758f0Copy full SHA for 28758f0
package.json
@@ -70,7 +70,7 @@
70
"babel-core": "7.0.0-bridge.0"
71
},
72
"devDependencies": {
73
- "@babel/core": "7.12.13",
+ "@babel/core": "7.12.16",
74
"@babel/plugin-proposal-class-properties": "7.12.13",
75
"@babel/plugin-proposal-decorators": "7.12.13",
76
"@babel/plugin-proposal-export-namespace-from": "7.12.13",
@@ -81,7 +81,7 @@
81
"@babel/plugin-syntax-dynamic-import": "7.8.3",
82
"@babel/plugin-syntax-import-meta": "7.10.4",
83
"@babel/plugin-transform-runtime": "7.12.15",
84
- "@babel/preset-env": "7.12.13",
+ "@babel/preset-env": "7.12.16",
85
"babel-preset-react-optimize": "1.0.1",
86
"@babel/preset-react": "7.12.13",
87
"@babel/register": "7.12.13",
0 commit comments