summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorこぴなたみぽ <Syuilotan@yahoo.co.jp>2017-11-06 19:00:50 +0900
committerGitHub <noreply@github.com>2017-11-06 19:00:50 +0900
commitde7daa9129a19f8cf244ca1f19a7cf44b39c2d11 (patch)
tree86cf2108a41715d23a14e33ba5eeb4f79733a63a /package.json
parentMerge pull request #859 from syuilo/improve/serializers (diff)
parentfix(package): update riot to version 3.7.4 (diff)
downloadmisskey-de7daa9129a19f8cf244ca1f19a7cf44b39c2d11.tar.gz
misskey-de7daa9129a19f8cf244ca1f19a7cf44b39c2d11.tar.bz2
misskey-de7daa9129a19f8cf244ca1f19a7cf44b39c2d11.zip
Merge pull request #858 from syuilo/greenkeeper/riot-3.7.4
Update riot 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 6ea91a7f53..ee99f7c52c 100644
--- a/package.json
+++ b/package.json
@@ -141,7 +141,7 @@
"redis": "2.8.0",
"request": "2.83.0",
"rimraf": "2.6.2",
- "riot": "3.7.3",
+ "riot": "3.7.4",
"rndstr": "1.0.0",
"s-age": "1.1.0",
"serve-favicon": "2.4.5",