summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-03-19 21:44:02 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-03-19 21:44:02 +0000
commit5344c3d2add5816f9fd9b46612008f8a06f3619b (patch)
treeaa4d213c3370f9e500075b7cb0f898b67bc83f89 /package.json
parent[Client] Fix bug (diff)
downloadmisskey-5344c3d2add5816f9fd9b46612008f8a06f3619b.tar.gz
misskey-5344c3d2add5816f9fd9b46612008f8a06f3619b.tar.bz2
misskey-5344c3d2add5816f9fd9b46612008f8a06f3619b.zip
fix(package): update ms to version 1.0.0
https://greenkeeper.io/
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 95a58740b2..752a909146 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"mongodb": "2.2.25",
"monk": "4.0.0",
"morgan": "1.8.1",
- "ms": "0.7.3",
+ "ms": "1.0.0",
"multer": "1.3.0",
"nprogress": "0.2.0",
"nyaize": "0.0.2",