Skip to content

Commit

Permalink
Fix package manager in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodyowl committed Feb 10, 2025
1 parent 04e6cc8 commit 7e98cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "docs",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@10.2.0",
"engines": {
"node": ">=22.12.0",
"pnpm": "^10.2.0"
Expand Down

0 comments on commit 7e98cd5

Please sign in to comment.