diff options
| author | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2017-02-21 00:44:58 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-21 00:44:58 +0900 |
| commit | 94677f929a9a2d5e49ff567b8feeab22e95a9ab8 (patch) | |
| tree | 5f46caf18da334d04eae8dd14c81dda10aa2ecc8 /package.json | |
| parent | Update dependencies (diff) | |
| parent | fix(package): update velocity-animate to version 1.4.3 (diff) | |
| download | misskey-94677f929a9a2d5e49ff567b8feeab22e95a9ab8.tar.gz misskey-94677f929a9a2d5e49ff567b8feeab22e95a9ab8.tar.bz2 misskey-94677f929a9a2d5e49ff567b8feeab22e95a9ab8.zip | |
Merge pull request #191 from syuilo/greenkeeper/velocity-animate-1.4.3
Update velocity-animate to the latest version 🚀
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 165012a29e..c10ce53312 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "tslint": "4.4.2", "typescript": "2.1.6", "uuid": "3.0.1", - "velocity-animate": "1.4.2", + "velocity-animate": "1.4.3", "vhost": "3.0.2", "vinyl-named": "1.1.0", "webpack": "2.2.1", |