fix: pnpm filter on windows (#26)

This commit is contained in:
LemonNeko
2025-02-20 16:16:47 +08:00
committed by GitHub
parent 55b65bbabe
commit 97d829df7a
28 changed files with 1105 additions and 1501 deletions
+1 -1
View File
@@ -41,6 +41,6 @@
"devDependencies": {
"@types/pg": "^8.11.11",
"drizzle-kit": "^0.30.4",
"tsx": "^4.19.2"
"tsx": "^4.19.3"
}
}