installed the correct eas and removed the old one

This commit is contained in:
Christopher Sanden
2026-03-19 21:55:38 +01:00
parent 18dcec4474
commit 294a932485
2 changed files with 0 additions and 11 deletions

View File

@@ -16,7 +16,6 @@
"@supabase/supabase-js": "^2.98.0",
"async-storage": "^0.1.0",
"deno": "^2.7.6",
"eas": "^0.1.0",
"expo": "~54.0.33",
"expo-blur": "~15.0.8",
"expo-constants": "~18.0.13",
@@ -6532,15 +6531,6 @@
"node": ">= 0.4"
}
},
"node_modules/eas": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/eas/-/eas-0.1.0.tgz",
"integrity": "sha512-w88fTTTkfDLHwcaVW8wiYjOtnBBToguzc6AyIldD1vOrCRTKxhQEDS8oIE7nWeSJ+kCoIeoHd79Mhwvntydixg==",
"license": "Apache-2.0",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/ee-first": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",

View File

@@ -23,7 +23,6 @@
"@supabase/supabase-js": "^2.98.0",
"async-storage": "^0.1.0",
"deno": "^2.7.6",
"eas": "^0.1.0",
"expo": "~54.0.33",
"expo-blur": "~15.0.8",
"expo-constants": "~18.0.13",