diff options
| author | tamaina <tamaina@hotmail.co.jp> | 2023-05-29 13:05:43 +0000 |
|---|---|---|
| committer | tamaina <tamaina@hotmail.co.jp> | 2023-05-29 13:05:43 +0000 |
| commit | 3c07d3fc0896abaae8fc5f72958212baa839c0b2 (patch) | |
| tree | 3f2ede19f9ab1afff648695c618c840697eabff1 /package.json | |
| parent | New Crowdin updates (#10917) (diff) | |
| download | sharkey-3c07d3fc0896abaae8fc5f72958212baa839c0b2.tar.gz sharkey-3c07d3fc0896abaae8fc5f72958212baa839c0b2.tar.bz2 sharkey-3c07d3fc0896abaae8fc5f72958212baa839c0b2.zip | |
use pnpm@8.6.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 58257a8b0f..81522f1e5c 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/misskey-dev/misskey.git" }, - "packageManager": "pnpm@8.5.1", + "packageManager": "pnpm@8.6.0", "workspaces": [ "packages/frontend", "packages/backend", |