fix(app): remove legacy and scoped namespace alias

This commit is contained in:
2025-11-14 11:56:34 +02:00
parent 085851527e
commit 4ec2a608b1
681 changed files with 655 additions and 36825 deletions
+1 -2
View File
@@ -17,9 +17,8 @@
"drizzle-kit": "^0.31.6"
},
"exports": {
".": "./src/index.ts",
"./client": "./src/client.ts",
"./importer": "./src/importer/index.ts",
"./errors": "./src/errors.ts",
"./queries": "./src/queries/index.ts",
"./schema": "./src/schema.ts",
"./utils": "./src/utils/index.ts"