Added packageManager

This commit is contained in:
PxlLoewe
2025-05-27 17:47:40 -07:00
parent 571ddfba85
commit 2209372303
5 changed files with 10 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
"start": "tsx index.ts --transpile-only",
"build": "tsc"
},
"packageManager": "pnpm@10.11.0",
"devDependencies": {
"@repo/db": "*",
"@repo/typescript-config": "*",