mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
Remove pnpm version.
This commit is contained in:
parent
552d338257
commit
b7b7e2cb3b
1 changed files with 1 additions and 2 deletions
|
|
@ -71,8 +71,7 @@
|
|||
},
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": ">=18.0.0 <19.0.0 || >=20.0.0 <21.0.0",
|
||||
"pnpm": ">=8"
|
||||
"node": "<20.11.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/fira-mono": "^5.0.12",
|
||||
|
|
|
|||
Loading…
Reference in a new issue