summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-02-20 03:47:45 +0900
committerGitHub <noreply@github.com>2017-02-20 03:47:45 +0900
commit6a4ea35e28977d69cacf335881aa21bd087a4c55 (patch)
tree1ab34d0fb3b68f16354e111818c543848b1fdbaf /package.json
parentUpdate tsconfig.json (diff)
parentfix(package): update riot to version 3.3.1 (diff)
downloadmisskey-6a4ea35e28977d69cacf335881aa21bd087a4c55.tar.gz
misskey-6a4ea35e28977d69cacf335881aa21bd087a4c55.tar.bz2
misskey-6a4ea35e28977d69cacf335881aa21bd087a4c55.zip
Merge pull request #187 from syuilo/greenkeeper/riot-3.3.1
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 2dc4e03a0f..04335daa42 100644
--- a/package.json
+++ b/package.json
@@ -128,7 +128,7 @@
"redis": "2.6.5",
"request": "2.79.0",
"rimraf": "2.6.0",
- "riot": "3.3.0",
+ "riot": "3.3.1",
"riot-compiler": "3.2.1",
"riot-tag-loader": "1.0.0",
"riotify": "2.0.0",