mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
update: upgrade to latest pnpm
This commit is contained in:
parent
1ed5c20d65
commit
e3ad052cef
1 changed files with 2 additions and 2 deletions
|
|
@ -4,9 +4,9 @@
|
|||
"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@9.15.1",
|
||||
"packageManager": "pnpm@10.12.1",
|
||||
"engines": {
|
||||
"pnpm": "^9.*",
|
||||
"pnpm": "^10.*",
|
||||
"node": ">=22",
|
||||
"yarn": "forbidden, this project uses pnpm",
|
||||
"npm": "forbidden, this project uses pnpm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue