Skip to content

Commit 09bfbee

Browse files
fix(package): update react-navigation to version 4.3.5
Closes #11
1 parent 09c950f commit 09bfbee

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
@@ -26,7 +26,7 @@
2626
"jest": "^23.6.0",
2727
"react": "16.5.0",
2828
"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz",
29-
"react-navigation": "^3.0.4",
29+
"react-navigation": "^4.3.5",
3030
"react-redux": "^5.1.1",
3131
"react-test-renderer": "^16.6.3",
3232
"redux": "^4.0.1"

0 commit comments

Comments
 (0)