summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-02-09 16:15:55 +0900
committerGitHub <noreply@github.com>2017-02-09 16:15:55 +0900
commit5d662a97c3fca8b33d9bf62c7551476e5ae438e5 (patch)
tree1bb8afc7109311a72b28cd3bca64c05a5686db22
parent. (diff)
parentfix(package): update @types/mongodb to version 2.1.39 (diff)
downloadmisskey-5d662a97c3fca8b33d9bf62c7551476e5ae438e5.tar.gz
misskey-5d662a97c3fca8b33d9bf62c7551476e5ae438e5.tar.bz2
misskey-5d662a97c3fca8b33d9bf62c7551476e5ae438e5.zip
Merge pull request #138 from syuilo/greenkeeper/@types/mongodb-2.1.39
Update @types/mongodb to the latest version 🚀
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bb01e6a676..36eb88ea5e 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"@types/is-url": "1.2.28",
"@types/js-yaml": "3.5.29",
"@types/mocha": "2.2.39",
- "@types/mongodb": "2.1.38",
+ "@types/mongodb": "2.1.39",
"@types/monk": "1.0.5",
"@types/morgan": "1.7.32",
"@types/ms": "0.7.29",