diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-04-16 09:05:32 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-04-16 09:05:32 +0900 |
| commit | 18fbaee9df444afe9ccc36386e670c8e36842da5 (patch) | |
| tree | 8434e2d99123620c0f91898604c3cb65ba47e104 /package.json | |
| parent | update commander (diff) | |
| download | misskey-18fbaee9df444afe9ccc36386e670c8e36842da5.tar.gz misskey-18fbaee9df444afe9ccc36386e670c8e36842da5.tar.bz2 misskey-18fbaee9df444afe9ccc36386e670c8e36842da5.zip | |
fix
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 6c77d226d1..73c4b3ad57 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "https-proxy-agent": "5.0.0", "idb-keyval": "5.0.5", "insert-text-at-cursor": "0.3.0", - "is-root": "3.0.0", + "is-root": "2.1.0", "is-svg": "4.3.1", "js-yaml": "4.1.0", "jsdom": "16.5.3", |