remove expo-sqlite

This commit is contained in:
Milo Schwartz 2024-09-27 21:56:50 -04:00
parent b224191a55
commit 3fea8be65f
No known key found for this signature in database
2 changed files with 767 additions and 28 deletions

794
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -13,7 +13,6 @@
"better-sqlite3": "11.3.0", "better-sqlite3": "11.3.0",
"cors": "2.8.5", "cors": "2.8.5",
"drizzle-orm": "0.33.0", "drizzle-orm": "0.33.0",
"expo-sqlite": "14.0.6",
"express": "4.21.0", "express": "4.21.0",
"helmet": "7.1.0", "helmet": "7.1.0",
"next": "14.2.13", "next": "14.2.13",