diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2016-12-31 14:40:30 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2016-12-31 14:40:30 +0900 |
| commit | ba28a1589e63ee5824ba21d3e8aa312f50b05e7c (patch) | |
| tree | 627f74603d4b7d39a0b73f8b8130e36fd2d38a3f | |
| parent | Update README.md (diff) | |
| download | sharkey-ba28a1589e63ee5824ba21d3e8aa312f50b05e7c.tar.gz sharkey-ba28a1589e63ee5824ba21d3e8aa312f50b05e7c.tar.bz2 sharkey-ba28a1589e63ee5824ba21d3e8aa312f50b05e7c.zip | |
Update type definition
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4fed2f4c9f..ad2fc07167 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/multer": "0.0.32", "@types/ratelimiter": "2.1.28", "@types/redis": "0.12.34", - "@types/request": "0.0.38", + "@types/request": "0.0.39", "@types/rimraf": "0.0.28", "@types/serve-favicon": "2.2.28", "@types/shelljs": "0.3.33", |