fixed eas-doctor errors

This commit is contained in:
Christopher Sanden
2026-03-19 22:34:44 +01:00
parent b683c6b7e5
commit 552f32ec97
2 changed files with 24 additions and 3196 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
{
"name": "fastnotes",
"main": "expo-router/entry",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-project.js",
@@ -19,11 +19,10 @@
"@react-native-async-storage/async-storage": "2.2.0",
"@react-navigation/bottom-tabs": "^7.4.0",
"@react-navigation/elements": "^2.6.3",
"@react-navigation/native": "^7.1.28",
"@react-navigation/native": "^7.1.8",
"@supabase/supabase-js": "^2.98.0",
"async-storage": "^0.1.0",
"deno": "^2.7.6",
"eas-cli": "^18.4.0",
"expo": "~54.0.33",
"expo-blur": "~15.0.8",
"expo-constants": "~18.0.13",