Skip to content

Commit dc28403

Browse files
committed
chore: bump pnpm
1 parent ea86788 commit dc28403

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "replugged-guide",
33
"version": "0.0.0",
44
"private": true,
5-
"packageManager": "pnpm@8.0.0",
5+
"packageManager": "pnpm@9.1.2",
66
"scripts": {
77
"docusaurus": "docusaurus",
88
"start": "docusaurus start",
@@ -64,6 +64,6 @@
6464
},
6565
"engines": {
6666
"node": ">=18.0",
67-
"pnpm": ">=8.0.0"
67+
"pnpm": ">=9.0.0"
6868
}
6969
}

0 commit comments

Comments
 (0)