Set pnpm@8.6.12 as packageManager

This commit is contained in:
ThatGuySam 2023-08-12 14:38:09 -05:00
parent b92f393df9
commit cc49b44a4e

View file

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