diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-10-07 02:33:53 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-07 02:33:53 +0900 |
| commit | f89c3af982847d87fa7d4e9d67d44327d14391d5 (patch) | |
| tree | bda4b1f3cd46749bf8439c8acf3c3c4cc5c1b196 | |
| parent | Merge pull request #816 from syuilo/greenkeeper/gulp-imagemin-3.4.0 (diff) | |
| parent | chore(package): update @types/mongodb to version 2.2.13 (diff) | |
| download | sharkey-f89c3af982847d87fa7d4e9d67d44327d14391d5.tar.gz sharkey-f89c3af982847d87fa7d4e9d67d44327d14391d5.tar.bz2 sharkey-f89c3af982847d87fa7d4e9d67d44327d14391d5.zip | |
Merge pull request #817 from syuilo/greenkeeper/@types/mongodb-2.2.13
Update @types/mongodb to the latest version 🚀
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cb23269479..0336725bda 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/is-url": "1.2.28", "@types/js-yaml": "3.9.0", "@types/mocha": "2.2.43", - "@types/mongodb": "2.2.12", + "@types/mongodb": "2.2.13", "@types/monk": "1.0.6", "@types/morgan": "1.7.33", "@types/ms": "0.7.30", |