Skip to content

Commit 7b22de1

Browse files
committed
fix: Update react-native-edge-to-edge dependency version to exact match
1 parent 5242789 commit 7b22de1

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
@@ -23,7 +23,7 @@
2323
"react-native": "0.77.3",
2424
"react-native-blob-util": "0.21.2",
2525
"react-native-device-info": "14.0.4",
26-
"react-native-edge-to-edge": "^1.7.0",
26+
"react-native-edge-to-edge": "1.7.0",
2727
"react-native-gesture-handler": "2.23.1",
2828
"react-native-image-picker": "7.2.3",
2929
"react-native-localize": "3.2.1",

0 commit comments

Comments
 (0)