Skip to content

Commit

Permalink
fix: fix engines
Browse files Browse the repository at this point in the history
  • Loading branch information
jrson83 committed Aug 9, 2024
1 parent dfbde67 commit 69ee6ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@
},
"engines": {
"node": ">=20.0.0",
"npm": "use `pnpm` instead",
"pnpm": ">=8.7.0",
"yarn": "use `pnpm` instead"
"pnpm": ">=9.7.0"
},
"nano-staged": {
"*.ts": "biome lint --write .",
Expand Down

0 comments on commit 69ee6ad

Please sign in to comment.