Skip to content

Commit

Permalink
chore: lock pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
watonyweng committed Oct 20, 2023
1 parent a6f7db0 commit 5b121d8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 35 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0-beta.2",
"private": true,
"packageManager": "pnpm@8.7.4",
"packageManager": "pnpm@8.6.12",
"scripts": {
"dev": "vitepress --port 3333 --open",
"build": "nr prefetch && vitepress build",
Expand Down Expand Up @@ -39,7 +39,7 @@
"ofetch": "^1.3.3",
"ohmyfetch": "^0.4.21",
"pathe": "^0.3.9",
"pnpm": "8.7.4",
"pnpm": "8.6.12",
"typescript": "5.0.4",
"unocss": "^0.53.4",
"unplugin-vue-components": "^0.25.1",
Expand Down
49 changes: 16 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5b121d8

Please sign in to comment.