Skip to content

Commit

Permalink
chore: bump pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
FedeIlLeone committed May 26, 2024
1 parent ea86788 commit dc28403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "replugged-guide",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.0.0",
"packageManager": "pnpm@9.1.2",
"scripts": {
"docusaurus": "docusaurus",
"start": "docusaurus start",
Expand Down Expand Up @@ -64,6 +64,6 @@
},
"engines": {
"node": ">=18.0",
"pnpm": ">=8.0.0"
"pnpm": ">=9.0.0"
}
}

0 comments on commit dc28403

Please sign in to comment.