Skip to content

Commit fddcaef

Browse files
fix(package): update react to version 16.9.0
Closes #5
1 parent 09c950f commit fddcaef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@expo/vector-icons": "^8.0.0",
2525
"expo": "^31.0.2",
2626
"jest": "^23.6.0",
27-
"react": "16.5.0",
27+
"react": "16.9.0",
2828
"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz",
2929
"react-navigation": "^3.0.4",
3030
"react-redux": "^5.1.1",

0 commit comments

Comments
 (0)