diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-06 18:21:51 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-06 18:21:51 +0900 |
| commit | 54c6fb762a1568faa6d3fbc536d2388598078c28 (patch) | |
| tree | 4d952fb4d532994390e3f5ea58aafe9cd2962b56 | |
| parent | enhance(frontend): データセーバーモードで隠れる画像を増や... (diff) | |
| download | sharkey-54c6fb762a1568faa6d3fbc536d2388598078c28.tar.gz sharkey-54c6fb762a1568faa6d3fbc536d2388598078c28.tar.bz2 sharkey-54c6fb762a1568faa6d3fbc536d2388598078c28.zip | |
pnpm@8.7.4
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 228c9a2f4e..60902d487e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/misskey-dev/misskey.git" }, - "packageManager": "pnpm@8.7.1", + "packageManager": "pnpm@8.7.4", "workspaces": [ "packages/frontend", "packages/backend", |