Skip to content

Commit 90aa78c

Browse files
committed
fix npx expo-doctor
1 parent 2df3451 commit 90aa78c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"expo-font": "~55.0.4",
5252
"expo-linking": "~55.0.7",
5353
"expo-localization": "~55.0.8",
54-
"expo-notifications": "~55.0.10",
54+
"expo-notifications": "~55.0.11",
5555
"expo-sharing": "~55.0.11",
5656
"expo-status-bar": "~55.0.4",
5757
"expo-store-review": "~55.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4195,10 +4195,10 @@ expo-modules-core@55.0.13:
41954195
dependencies:
41964196
invariant "^2.2.4"
41974197

4198-
expo-notifications@~55.0.10:
4199-
version "55.0.10"
4200-
resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-55.0.10.tgz#7e0e27d9a1168fa01cd1b90009b7396a56de7825"
4201-
integrity sha512-F+ozrVFthKCwfqz2cXmcqrqwzBMTAwoNBqTZERuFtgc+6I++mweVzLLTtbAy8kBDZ33MA13GKyeq7mw13/rDgw==
4198+
expo-notifications@~55.0.11:
4199+
version "55.0.11"
4200+
resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-55.0.11.tgz#659c861b5ecb81de07fa21cad483e3cf3b970362"
4201+
integrity sha512-nx9OIx0qJh6HWKW2Jq8uF365q56eDFcAnDMMKOpA3eEFhBy6IzTJNrq9AGdOoylWI4OeVW0Z6wxEXPZOan+9VA==
42024202
dependencies:
42034203
"@expo/image-utils" "^0.8.12"
42044204
abort-controller "^3.0.0"

0 commit comments

Comments
 (0)