Rename JavaScript package to @tursodatabase/database

This commit is contained in:
Pekka Enberg
2025-08-08 13:07:39 +03:00
parent ad70157e74
commit f2b2e4d4d8
18 changed files with 65 additions and 65 deletions

View File

@@ -10,7 +10,7 @@
"license": "ISC",
"description": "",
"dependencies": {
"@tursodatabase/turso": "../..",
"@tursodatabase/database": "../..",
"better-sqlite3": "^12.2.0",
"drizzle-orm": "^0.44.3"
}