diff options
| author | tamaina <tamaina@hotmail.co.jp> | 2023-07-27 03:23:47 +0000 |
|---|---|---|
| committer | tamaina <tamaina@hotmail.co.jp> | 2023-07-27 03:23:47 +0000 |
| commit | b6790a432066de6565bdaab4e437ba439a1ef6f5 (patch) | |
| tree | 7fd6414990788c281997c75882961b8364e337ab /package.json | |
| parent | Use promises API (#11351) (diff) | |
| download | sharkey-b6790a432066de6565bdaab4e437ba439a1ef6f5.tar.gz sharkey-b6790a432066de6565bdaab4e437ba439a1ef6f5.tar.bz2 sharkey-b6790a432066de6565bdaab4e437ba439a1ef6f5.zip | |
chore: update pnpm to 8.6.10
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 29fbb22d53..125a33f406 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/misskey-dev/misskey.git" }, - "packageManager": "pnpm@8.6.9", + "packageManager": "pnpm@8.6.10", "workspaces": [ "packages/frontend", "packages/backend", |