Skip to content

Commit

Permalink
changed pnpm engine to >= 7.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lodicolo committed Oct 1, 2023
1 parent f789ad3 commit 141e466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"engines": {
"node": "~20.3.0",
"pnpm": "^8.6.6",
"pnpm": ">= 7.29.0",
"ts-node": ">= 10.9.1"
},
"license": "MIT",
Expand Down

0 comments on commit 141e466

Please sign in to comment.