From 2ffd569bba52a576fea1e7a3f22b4e6cf09e6814 Mon Sep 17 00:00:00 2001 From: lostb1t Date: Wed, 14 May 2025 19:42:56 +0200 Subject: [PATCH] chore: fix build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 260fe4b3..7c9ad051 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-i18next": "^15.4.0", - "react-native": "npm:react-native-tvos@~0.77.0-0", + "react-native": "npm:react-native-tvos@~0.77.2-0", "react-native-awesome-slider": "^2.9.0", "react-native-bottom-tabs": "0.8.6", "react-native-circular-progress": "^1.4.1",