Skip to content

Commit f33925b

Browse files
Update dependency react-native-ios-context-menu to v3
1 parent 075dd4f commit f33925b

File tree

3 files changed

+26
-7
lines changed

3 files changed

+26
-7
lines changed

modules/context-menu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"dependencies": {
1616
"@frogpond/touchable": "^1.0.0",
1717
"lodash": "4.17.21",
18-
"react-native-ios-context-menu": "1.15.3"
18+
"react-native-ios-context-menu": "3.0.0"
1919
}
2020
}

package-lock.json

Lines changed: 24 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"react-native-device-info": "11.1.0",
8484
"react-native-gesture-handler": "2.9.0",
8585
"react-native-inappbrowser-reborn": "3.7.0",
86-
"react-native-ios-context-menu": "1.15.3",
86+
"react-native-ios-context-menu": "3.0.0",
8787
"react-native-keychain": "8.2.0",
8888
"react-native-network-logger": "1.16.1",
8989
"react-native-paper": "5.12.5",

0 commit comments

Comments
 (0)