summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-01-30 16:17:03 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-01-30 16:17:03 +0000
commit6ccd432253fbd4da1dec10dbe70f470e98a9ca23 (patch)
treecd59fa62ec0505dbf9800ef5e32b1a950ecdb6bf /package.json
parentMerge branch 'master' of https://github.com/syuilo/misskey (diff)
downloadmisskey-6ccd432253fbd4da1dec10dbe70f470e98a9ca23.tar.gz
misskey-6ccd432253fbd4da1dec10dbe70f470e98a9ca23.tar.bz2
misskey-6ccd432253fbd4da1dec10dbe70f470e98a9ca23.zip
fix(package): update velocity-animate to version 1.4.2
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 b6a866a982..a1d33b2efc 100644
--- a/package.json
+++ b/package.json
@@ -145,7 +145,7 @@
"tslint": "4.4.2",
"typescript": "2.1.5",
"uuid": "3.0.1",
- "velocity-animate": "1.4.0",
+ "velocity-animate": "1.4.2",
"vhost": "3.0.2",
"vinyl-buffer": "1.0.0",
"vinyl-source-stream": "1.1.0",