chore: move policies to drizzle

This commit is contained in:
Henry
2025-04-17 17:22:53 +01:00
parent 297408c1fe
commit 0c25fe3864
16 changed files with 3554 additions and 1086 deletions

View File

@@ -14,7 +14,7 @@
},
"./schema": {
"types": "./dist/schema.d.ts",
"default": "./src/schema.ts"
"default": "./src/schema/index.ts"
},
"./types/*": {
"types": "./dist/types/*.d.ts",