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 b2e9452 commit 110f419Copy full SHA for 110f419
package.json
@@ -69,7 +69,7 @@
69
"babel-core": "7.0.0-bridge.0"
70
},
71
"devDependencies": {
72
- "@babel/core": "7.11.0",
+ "@babel/core": "7.11.1",
73
"@babel/plugin-proposal-class-properties": "7.10.4",
74
"@babel/plugin-proposal-decorators": "7.10.5",
75
"@babel/plugin-proposal-export-namespace-from": "7.10.4",
@@ -84,7 +84,7 @@
84
"babel-preset-react-optimize": "1.0.1",
85
"@babel/preset-react": "7.10.4",
86
"@babel/register": "7.10.5",
87
- "@babel/runtime": "7.11.0",
+ "@babel/runtime": "7.11.1",
88
"babel-core": "7.0.0-bridge.0",
89
"babel-eslint": "10.1.0",
90
"babel-jest": "25.5.1",
0 commit comments