diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-06 01:34:48 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-06 01:34:48 +0900 |
| commit | 440cf139bb7d5998523ae29c0c5e6394f570bc6c (patch) | |
| tree | 0f090fa9dc9c3a0625a33c380c17b51959684aad /package.json | |
| parent | 2.2.0 (diff) | |
| download | sharkey-440cf139bb7d5998523ae29c0c5e6394f570bc6c.tar.gz sharkey-440cf139bb7d5998523ae29c0c5e6394f570bc6c.tar.bz2 sharkey-440cf139bb7d5998523ae29c0c5e6394f570bc6c.zip | |
メタ情報をレンダリングするように
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 73369b26f3..d4776a778c 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,7 @@ "@types/koa-multer": "1.0.0", "@types/koa-router": "7.0.28", "@types/koa-send": "4.1.1", + "@types/koa-views": "^2.0.3", "@types/koa__cors": "2.2.2", "@types/kue": "0.11.8", "@types/license-checker": "15.0.0", @@ -146,6 +147,7 @@ "koa-router": "7.4.0", "koa-send": "4.1.3", "koa-slow": "2.1.0", + "koa-views": "^6.1.4", "kue": "0.11.6", "license-checker": "18.0.0", "loader-utils": "1.1.0", |