chore: add postgres schema migrations
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
"types": ["node", "vitest"]
|
||||
},
|
||||
"include": ["vitest.workspace.ts", "tests/**/*.ts"],
|
||||
"references": []
|
||||
"references": [{ "path": "./packages/db" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user