Skip to content

Commit ef2690e

Browse files
committed
Lock RNN to 7.0.0 (7.1.0 requires iOS 11)
1 parent 4d7b5c8 commit ef2690e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"react-native": "0.63.2",
9797
"react-native-gesture-handler": "1.6.1",
9898
"react-native-keyboard-tracking-view": "^5.6.1",
99-
"react-native-navigation": "^7.0.0",
99+
"react-native-navigation": "7.0.0",
100100
"react-native-reanimated": "1.9.0",
101101
"react-test-renderer": "^16.13.1",
102102
"shell-utils": "^1.0.10",

0 commit comments

Comments
 (0)