Skip to content

Commit 3552038

Browse files
Update dependency @expo/react-native-action-sheet to v4.1.1
1 parent 075dd4f commit 3552038

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

modules/markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test": "jest"
1010
},
1111
"peerDependencies": {
12-
"@expo/react-native-action-sheet": "^4.1.0",
12+
"@expo/react-native-action-sheet": "^4.1.1",
1313
"react": "^18.0.0",
1414
"react-native": "^0.72.4"
1515
},

package-lock.json

Lines changed: 5 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
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@callstack/react-theme-provider": "3.0.9",
48-
"@expo/react-native-action-sheet": "4.1.0",
48+
"@expo/react-native-action-sheet": "4.1.1",
4949
"@frogpond/titlecase": "2.0.4",
5050
"@hawkrives/react-native-alternate-icons": "0.6.2",
5151
"@react-native-async-storage/async-storage": "1.19.3",

0 commit comments

Comments
 (0)