update: set packageManager to pnpm@9.15.1

This commit is contained in:
ThatGuySam 2024-12-27 14:44:25 -06:00
parent f3ec9104f8
commit 0a6038e316

View file

@ -4,7 +4,7 @@
"description": "Find out the latest app support for Apple Silicon and the Apple M3 Max and M2 Ultra Processors",
"author": "Sam Carlton",
"private": true,
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@9.15.1",
"engines": {
"pnpm": "^9.*",
"node": ">=18",