Update package.json

This commit is contained in:
Jorrin
2024-04-20 00:57:54 +02:00
parent 1e7f3b9dc0
commit 0820e5b7c7

View File

@@ -4,7 +4,7 @@
"engines": {
"node": ">=20.11.0"
},
"packageManager": "pnpm@8.15.0",
"packageManager": "pnpm@9.0.4",
"scripts": {
"build": "turbo build",
"clean": "git clean -xdf node_modules",