diff options
| author | tamaina <tamaina@hotmail.co.jp> | 2023-04-06 01:56:58 +0000 |
|---|---|---|
| committer | tamaina <tamaina@hotmail.co.jp> | 2023-04-06 01:56:58 +0000 |
| commit | bc5be83e29c6d698fe55877fe111a32a31be9ba5 (patch) | |
| tree | fba8e8ddfce099851509676e0f502e65c0229cef /package.json | |
| parent | 13.11.0.beta-3 (diff) | |
| download | sharkey-bc5be83e29c6d698fe55877fe111a32a31be9ba5.tar.gz sharkey-bc5be83e29c6d698fe55877fe111a32a31be9ba5.tar.bz2 sharkey-bc5be83e29c6d698fe55877fe111a32a31be9ba5.zip | |
use pnpm@8.1.1
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 e3b806687a..837cbcab1d 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/misskey-dev/misskey.git" }, - "packageManager": "pnpm@8.1.0", + "packageManager": "pnpm@8.1.1", "workspaces": [ "packages/frontend", "packages/backend", |