use pnpm@8.6.0

This commit is contained in:
tamaina 2023-05-29 13:05:43 +00:00
parent c6ea7f754c
commit 3c07d3fc08
2 changed files with 6 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"type": "git", "type": "git",
"url": "https://github.com/misskey-dev/misskey.git" "url": "https://github.com/misskey-dev/misskey.git"
}, },
"packageManager": "pnpm@8.5.1", "packageManager": "pnpm@8.6.0",
"workspaces": [ "workspaces": [
"packages/frontend", "packages/frontend",
"packages/backend", "packages/backend",

View file

@ -1,4 +1,8 @@
lockfileVersion: '6.0' lockfileVersion: '6.1'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
overrides: overrides:
chokidar: 3.5.3 chokidar: 3.5.3