correcion package.json

This commit is contained in:
2025-06-16 19:17:46 -04:00
parent 475e0754df
commit 92d64db33a
2 changed files with 8 additions and 0 deletions

View File

@@ -53,5 +53,9 @@
"@types/react-dom": "19.0.4",
"eslint": "^9.20.0",
"typescript": "5.7.3"
},
"packageManager": "pnpm@10.4.1",
"engines": {
"node": ">=20"
}
}