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 373fbd8 commit 11fac08Copy full SHA for 11fac08
example/package.json
@@ -18,11 +18,11 @@
18
"react-native-vector-icons": "6.6.0"
19
},
20
"devDependencies": {
21
- "@babel/core": "7.5.5",
22
- "@babel/runtime": "7.5.5",
23
- "@types/react": "16.9.2",
24
- "@types/react-native": "0.60.7",
+ "@babel/core": "7.6.0",
+ "@babel/runtime": "7.6.0",
+ "@types/react": "16.8.25",
+ "@types/react-native": "0.60.15",
25
"metro-react-native-babel-preset": "0.56.0",
26
- "typescript": "3.5.3"
+ "typescript": "3.6.3"
27
}
28
0 commit comments