summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-04-27 04:02:30 +0900
committerGitHub <noreply@github.com>2017-04-27 04:02:30 +0900
commitb886dbf34f006dcb0e7d7fb1863743adb4218603 (patch)
tree503c88e7f1ec8a6a8e12376ea1f80ac4223fc51d /package.json
parentImprove readability (diff)
parentchore(package): update @types/mongodb to version 2.2.0 (diff)
downloadmisskey-b886dbf34f006dcb0e7d7fb1863743adb4218603.tar.gz
misskey-b886dbf34f006dcb0e7d7fb1863743adb4218603.tar.bz2
misskey-b886dbf34f006dcb0e7d7fb1863743adb4218603.zip
Merge pull request #426 from syuilo/greenkeeper/@types/mongodb-2.2.0
Update @types/mongodb to the latest version 🚀
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4faab6c2a0..df6788f55c 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"@types/is-url": "1.2.28",
"@types/js-yaml": "3.5.30",
"@types/mocha": "2.2.40",
- "@types/mongodb": "2.1.43",
+ "@types/mongodb": "2.2.0",
"@types/monk": "1.0.5",
"@types/morgan": "1.7.32",
"@types/ms": "0.7.29",