diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2018-12-08 10:40:15 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-08 10:40:15 +0900 |
| commit | f9792f0d5c68353983a264e83b846793d144bf4d (patch) | |
| tree | d06053be698f8ef2fbf4a40a588083b4d7f86a5b /package.json | |
| parent | Update file-type requirement from 10.4.0 to 10.6.0 (#3538) (diff) | |
| download | misskey-f9792f0d5c68353983a264e83b846793d144bf4d.tar.gz misskey-f9792f0d5c68353983a264e83b846793d144bf4d.tar.bz2 misskey-f9792f0d5c68353983a264e83b846793d144bf4d.zip | |
Update v-animate-css requirement from 0.0.2 to 0.0.3 (#3532)
Updates the requirements on [v-animate-css](https://github.com/jofftiquez/v-animate-css) to permit the latest version.
- [Release notes](https://github.com/jofftiquez/v-animate-css/releases)
- [Commits](https://github.com/jofftiquez/v-animate-css/commits/v0.0.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8163fa03c6..9a0fdddfd3 100644 --- a/package.json +++ b/package.json @@ -218,7 +218,7 @@ "uglify-es": "3.3.9", "url-loader": "1.1.2", "uuid": "3.3.2", - "v-animate-css": "0.0.2", + "v-animate-css": "0.0.3", "vue": "2.5.17", "vue-color": "2.7.0", "vue-content-loading": "1.5.3", |