diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-04-02 18:59:48 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-04-02 18:59:48 +0900 |
| commit | 5ceb808c6f91a76e16e30b4c7b9efbac5f3b6931 (patch) | |
| tree | e02e594010c2421df293fbbb1d3b15eef0eb12ec /package.json | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| download | misskey-5ceb808c6f91a76e16e30b4c7b9efbac5f3b6931.tar.gz misskey-5ceb808c6f91a76e16e30b4c7b9efbac5f3b6931.tar.bz2 misskey-5ceb808c6f91a76e16e30b4c7b9efbac5f3b6931.zip | |
:v:
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 07b30e16b3..8020743656 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,7 @@ "@types/is-root": "1.0.0", "@types/is-url": "1.2.28", "@types/js-yaml": "3.11.1", + "@types/kue": "^0.11.8", "@types/license-checker": "15.0.0", "@types/mkdirp": "0.5.2", "@types/mocha": "5.0.0", |