diff options
| author | おさむのひと <46447427+samunohito@users.noreply.github.com> | 2025-05-06 19:59:24 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-06 19:59:24 +0900 |
| commit | 29f95801435c41a5f42d01d0ac86cc7d35cbaaa7 (patch) | |
| tree | 6416e1967ad76a6fb99803f5374c6c0d30bcb76c /renovate.json5 | |
| parent | fix(backend): enumerate achievement types in some response schema (#15953) (diff) | |
| download | misskey-29f95801435c41a5f42d01d0ac86cc7d35cbaaa7.tar.gz misskey-29f95801435c41a5f42d01d0ac86cc7d35cbaaa7.tar.bz2 misskey-29f95801435c41a5f42d01d0ac86cc7d35cbaaa7.zip | |
fix: developのtypecheckエラーを修正 (#15967)
Diffstat (limited to 'renovate.json5')
| -rw-r--r-- | renovate.json5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/renovate.json5 b/renovate.json5 index 7cae799e76..12c9fd7739 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -22,6 +22,7 @@ 'nsfwjs', // https://github.com/misskey-dev/misskey/issues/15920 'sharp', + '@misskey-dev/sharp-read-bmp' ], packageRules: [ { |