Skip to content

Commit

Permalink
Fix: package manager version
Browse files Browse the repository at this point in the history
  • Loading branch information
glebgorokhov committed May 31, 2024
1 parent bea3d43 commit f5669ce
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 @@ -8,5 +8,5 @@
"vitepress": "^1.2.2",
"vue": "^3.4.27"
},
"packageManager": "^pnpm@8.0.0"
"packageManager": "pnpm@8.15.1"
}

0 comments on commit f5669ce

Please sign in to comment.