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