Skip to content

Commit 11fac08

Browse files
committed
Update example dependencies
1 parent 373fbd8 commit 11fac08

File tree

2 files changed

+391
-488
lines changed

2 files changed

+391
-488
lines changed

example/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"react-native-vector-icons": "6.6.0"
1919
},
2020
"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",
21+
"@babel/core": "7.6.0",
22+
"@babel/runtime": "7.6.0",
23+
"@types/react": "16.8.25",
24+
"@types/react-native": "0.60.15",
2525
"metro-react-native-babel-preset": "0.56.0",
26-
"typescript": "3.5.3"
26+
"typescript": "3.6.3"
2727
}
2828
}

0 commit comments

Comments
 (0)