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

@@ -3,6 +3,7 @@
"version": "0.1.0",
"type": "module",
"private": true,
"packageManager": "pnpm@10.11.0",
"scripts": {
"dev": "next dev --turbopack -p 3001",
"build": "next build",