Skip to content

Commit

Permalink
fix: specify latest pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaRevenco committed Nov 25, 2024
1 parent 5d28b00 commit 8d61450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "helix-docs",
"type": "module",
"packageManager": "pnpm",
"packageManager": "pnpm@latest",
"version": "1.0.0",
"scripts": {
"termshots": "node scripts/termshots.js",
Expand Down

0 comments on commit 8d61450

Please sign in to comment.