We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feec279 commit 4a448a7Copy full SHA for 4a448a7
packages/components/package.json
@@ -18,7 +18,7 @@
18
"react-native": "npm:@brunolemos/react-native"
19
},
20
"devDependencies": {
21
- "@babel/core": "7.2.2",
+ "@babel/core": "7.9.0",
22
"@types/jest": "23.3.10",
23
"@types/react": "16.7.18",
24
"@types/react-native": "0.57.23",
packages/web/package.json
@@ -16,7 +16,7 @@
16
"test": "echo 'web will be tested soon!'"
17
"dependencies": {
- "@babel/polyfill": "7.2.5",
+ "@babel/polyfill": "7.8.7",
"@devon/components": "0.0.1",
"react": "16.7.0-alpha.2",
"react-app-polyfill": "0.2.0",
0 commit comments