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 c5c86a5 commit f0d6e96Copy full SHA for f0d6e96
package.json
@@ -80,12 +80,12 @@
80
"@babel/plugin-proposal-throw-expressions": "7.12.13",
81
"@babel/plugin-syntax-dynamic-import": "7.8.3",
82
"@babel/plugin-syntax-import-meta": "7.10.4",
83
- "@babel/plugin-transform-runtime": "7.13.8",
84
- "@babel/preset-env": "7.13.8",
+ "@babel/plugin-transform-runtime": "7.13.9",
+ "@babel/preset-env": "7.13.9",
85
"babel-preset-react-optimize": "1.0.1",
86
"@babel/preset-react": "7.12.13",
87
"@babel/register": "7.13.8",
88
- "@babel/runtime": "7.13.8",
+ "@babel/runtime": "7.13.9",
89
"babel-core": "7.0.0-bridge.0",
90
"babel-eslint": "10.1.0",
91
"babel-jest": "25.5.1",
0 commit comments