add package manager to package
All checks were successful
Check / Lint and Check (push) Successful in 47s

This commit is contained in:
Felix Schulze 2025-05-06 15:15:48 +02:00
parent aa70e3e086
commit 8c9d544ea6

View File

@ -45,8 +45,5 @@
"turbo": "2.1.3",
"typescript": "5.6.3"
},
"overrides": {
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4"
}
"packageManager": "npm@11.3.0"
}