Skip to content

Commit cf79dda

Browse files
feat: split dev databases and improve metainfo guessing logic
1 parent 1a45a44 commit cf79dda

13 files changed

+465
-96
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,12 @@
8282
"simple-git-hooks": "2.11.1",
8383
"tailwindcss": "4.0.12",
8484
"typescript": "5.8.2",
85+
"vite-plugin-cjs-interop": "2.1.6",
8586
"vite-tsconfig-paths": "5.1.4",
8687
"wrangler": "3.114.0",
8788
"zx": "8.4.0"
8889
},
89-
"packageManager": "[email protected].1",
90+
"packageManager": "[email protected].2",
9091
"pnpm": {
9192
"onlyBuiltDependencies": [
9293
"@prisma/client",

0 commit comments

Comments
 (0)