chore: add package manager

This commit is contained in:
Mauricio Siu 2024-09-30 01:00:53 -06:00
parent 81a41a7f31
commit ffd19f591d

View File

@ -24,5 +24,6 @@
"@types/react-dom": "^18.2.15",
"@types/node": "^20.11.17",
"tsx": "^4.7.1"
}
},
"packageManager": "pnpm@9.5.0"
}