Skip to content

Commit f76f291

Browse files
authored
chore: update metro-runtime to version required by expo (#14)
1 parent 4001dcb commit f76f291

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"web": "expo start --web"
1010
},
1111
"dependencies": {
12-
"@expo/metro-runtime": "~5.0.4",
12+
"@expo/metro-runtime": "6.0.0-canary-20250713-8f814f8",
1313
"expo": "54.0.0-canary-20250713-8f814f8",
1414
"expo-dev-client": "5.2.4",
1515
"expo-status-bar": "~2.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2201,12 +2201,12 @@ __metadata:
22012201
languageName: node
22022202
linkType: hard
22032203

2204-
"@expo/metro-runtime@npm:~5.0.4":
2205-
version: 5.0.4
2206-
resolution: "@expo/metro-runtime@npm:5.0.4"
2204+
"@expo/metro-runtime@npm:6.0.0-canary-20250713-8f814f8":
2205+
version: 6.0.0-canary-20250713-8f814f8
2206+
resolution: "@expo/metro-runtime@npm:6.0.0-canary-20250713-8f814f8"
22072207
peerDependencies:
22082208
react-native: "*"
2209-
checksum: 10c0/3522e7e95c13679a4f150d7cce78253e928adea5593c77af6cda0b56c34f2cb4d4a6d057a8bd455b3e3f63439e321c6b80cd1a7bdfdfa04b2ab1fcc034b3736f
2209+
checksum: 10c0/fba6c62f6b38c603988d93681410b5eb96028f4951b8edbcbed2837ecf4ec84a7b296b70fef123ad1b4a97c2b4100b087c60006ec4ffb7b04384619aeebac24e
22102210
languageName: node
22112211
linkType: hard
22122212

@@ -10842,7 +10842,7 @@ __metadata:
1084210842
resolution: "react-native-css-example@workspace:example"
1084310843
dependencies:
1084410844
"@babel/core": "npm:^7.20.0"
10845-
"@expo/metro-runtime": "npm:~5.0.4"
10845+
"@expo/metro-runtime": "npm:6.0.0-canary-20250713-8f814f8"
1084610846
expo: "npm:54.0.0-canary-20250713-8f814f8"
1084710847
expo-dev-client: "npm:5.2.4"
1084810848
expo-status-bar: "npm:~2.2.3"

0 commit comments

Comments
 (0)