summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-10-08 15:42:37 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-10-08 15:42:37 +0900
commita60edf9cff38012632d7aaf287aeeec8b834a0c3 (patch)
treee8365d576e5b2a450fbfb33576c69d046421911b
parentImprove usability (diff)
parentfix(package): update @types/mongodb to version 3.1.10 (#2849) (diff)
downloadmisskey-a60edf9cff38012632d7aaf287aeeec8b834a0c3.tar.gz
misskey-a60edf9cff38012632d7aaf287aeeec8b834a0c3.tar.bz2
misskey-a60edf9cff38012632d7aaf287aeeec8b834a0c3.zip
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9a552e943e..63ab3854f5 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"@types/minio": "7.0.0",
"@types/mkdirp": "0.5.2",
"@types/mocha": "5.2.3",
- "@types/mongodb": "3.1.7",
+ "@types/mongodb": "3.1.10",
"@types/ms": "0.7.30",
"@types/node": "10.11.4",
"@types/portscanner": "2.1.0",