Skip to content

Commit

Permalink
Update react-native-menu to fix iOS building (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
svbutko authored May 10, 2024
1 parent 8da5914 commit 6fb4772
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"@react-native-community/datetimepicker": "8.0.0",
"@react-native-community/netinfo": "11.3.1",
"@react-native-menu/menu": "1.0.2",
"@react-native-menu/menu": "1.0.3",
"@reduxjs/toolkit": "2.2.4",
"@shopify/flash-list": "1.6.4",
"dayjs": "1.11.11",
Expand All @@ -72,7 +72,7 @@
"react-native": "0.74.1",
"react-native-config": "1.5.1",
"react-native-device-info": "10.13.2",
"react-native-gesture-handler": "2.16.1",
"react-native-gesture-handler": "2.16.2",
"react-native-image-crop-picker": "0.41.0",
"react-native-in-app-review": "4.3.3",
"react-native-localization": "2.3.2",
Expand Down

0 comments on commit 6fb4772

Please sign in to comment.