Skip to content

Commit

Permalink
fix(.): try again pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
EliLichtblau committed Apr 18, 2024
1 parent 62f2aff commit d2f5cb5
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 @@ -2,7 +2,7 @@
"private": true,
"version": "0.0.0",
"engines": {
"pnpm": "*",
"pnpm": "7.0.0",
"yarn": "forbidden, use pnpm",
"npm": "forbidden, use pnpm"
},
Expand Down

0 comments on commit d2f5cb5

Please sign in to comment.