Skip to content

Commit 8118a94

Browse files
committed
revert expo-notifications to previous version
1 parent 33b5018 commit 8118a94

File tree

2 files changed

+2
-30
lines changed

2 files changed

+2
-30
lines changed

sample-apps/react-native/expo-video-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"expo": "^52.0.0",
2323
"expo-constants": "~17.0.3",
2424
"expo-linking": "~7.0.3",
25-
"expo-notifications": "~0.29.8",
25+
"expo-notifications": "~0.28.18",
2626
"expo-router": "~4.0.8",
2727
"expo-splash-screen": "~0.29.13",
2828
"expo-status-bar": "~2.0.0",

yarn.lock

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -8069,7 +8069,7 @@ __metadata:
80698069
expo: ^52.0.0
80708070
expo-constants: ~17.0.3
80718071
expo-linking: ~7.0.3
8072-
expo-notifications: ~0.29.8
8072+
expo-notifications: ~0.28.18
80738073
expo-router: ~4.0.8
80748074
expo-splash-screen: ~0.29.13
80758075
expo-status-bar: ~2.0.0
@@ -14631,15 +14631,6 @@ __metadata:
1463114631
languageName: node
1463214632
linkType: hard
1463314633

14634-
"expo-application@npm:~6.0.0":
14635-
version: 6.0.1
14636-
resolution: "expo-application@npm:6.0.1"
14637-
peerDependencies:
14638-
expo: "*"
14639-
checksum: 8a6d545df2fe0b914f7f40bb489f73d3d5ae39de638a04f37df81c83dfa92bfe34f3df319385346887b53f84d29b07b2941ed6cd7e4c087b1a72973923581ca1
14640-
languageName: node
14641-
linkType: hard
14642-
1464314634
"expo-asset@npm:~11.0.1":
1464414635
version: 11.0.1
1464514636
resolution: "expo-asset@npm:11.0.1"
@@ -14873,25 +14864,6 @@ __metadata:
1487314864
languageName: node
1487414865
linkType: hard
1487514866

14876-
"expo-notifications@npm:~0.29.8":
14877-
version: 0.29.8
14878-
resolution: "expo-notifications@npm:0.29.8"
14879-
dependencies:
14880-
"@expo/image-utils": ^0.6.0
14881-
"@ide/backoff": ^1.0.0
14882-
abort-controller: ^3.0.0
14883-
assert: ^2.0.0
14884-
badgin: ^1.1.5
14885-
expo-application: ~6.0.0
14886-
expo-constants: ~17.0.0
14887-
peerDependencies:
14888-
expo: "*"
14889-
react: "*"
14890-
react-native: "*"
14891-
checksum: 1365361579447c17b7ba1361587f332b0c1507769a3f124dc3bad47d8524153ff1d3150c4482de9cf81bccd2c8382ea14d9d29df282ca21d2904a541743c9fff
14892-
languageName: node
14893-
linkType: hard
14894-
1489514867
"expo-router@npm:~4.0.8":
1489614868
version: 4.0.8
1489714869
resolution: "expo-router@npm:4.0.8"

0 commit comments

Comments
 (0)