Skip to content

Commit 436ab1a

Browse files
committed
chore: update expo-font
1 parent 1eed73e commit 436ab1a

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"expo": "^52.0.0",
2727
"expo-crypto": "~14.0.1",
2828
"expo-dev-client": "~5.0.4",
29-
"expo-font": "~13.0.1",
29+
"expo-font": "^13.0.2",
3030
"expo-keep-awake": "~14.0.1",
3131
"expo-splash-screen": "~0.29.13",
3232
"expo-status-bar": "~2.0.0",

example/yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5758,6 +5758,18 @@ __metadata:
57585758
languageName: node
57595759
linkType: hard
57605760

5761+
"expo-font@npm:^13.0.2":
5762+
version: 13.0.2
5763+
resolution: "expo-font@npm:13.0.2"
5764+
dependencies:
5765+
fontfaceobserver: "npm:^2.1.0"
5766+
peerDependencies:
5767+
expo: "*"
5768+
react: "*"
5769+
checksum: 10c0/d4bf597bc6d03d40cd1fc029080f25c9b0cf1e48669d3e40747540bb3e20a303c2a7a027344df502a556e19d3ec8572db311bfe67e101a5526dcc29b18759bac
5770+
languageName: node
5771+
linkType: hard
5772+
57615773
"expo-font@npm:~13.0.1":
57625774
version: 13.0.1
57635775
resolution: "expo-font@npm:13.0.1"
@@ -9963,7 +9975,7 @@ __metadata:
99639975
expo: "npm:^52.0.0"
99649976
expo-crypto: "npm:~14.0.1"
99659977
expo-dev-client: "npm:~5.0.4"
9966-
expo-font: "npm:~13.0.1"
9978+
expo-font: "npm:^13.0.2"
99679979
expo-keep-awake: "npm:~14.0.1"
99689980
expo-splash-screen: "npm:~0.29.13"
99699981
expo-status-bar: "npm:~2.0.0"

0 commit comments

Comments
 (0)