diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-08-12 13:50:20 +0000 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-08-12 23:13:52 +0900 |
| commit | 7f9a88fd1c057d0cb925383ac0d2b92ab1f9b5e5 (patch) | |
| tree | b1d6cfaf1454e28c058c466c51191e0204f7be6b | |
| parent | Fix ActivityPub followers/specified detection (diff) | |
| download | misskey-7f9a88fd1c057d0cb925383ac0d2b92ab1f9b5e5.tar.gz misskey-7f9a88fd1c057d0cb925383ac0d2b92ab1f9b5e5.tar.bz2 misskey-7f9a88fd1c057d0cb925383ac0d2b92ab1f9b5e5.zip | |
fix(package): update vue-js-modal to version 1.3.17
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 474bbcac48..315f455061 100644 --- a/package.json +++ b/package.json @@ -203,7 +203,7 @@ "v-animate-css": "0.0.2", "vue": "2.5.17", "vue-cropperjs": "2.2.1", - "vue-js-modal": "1.3.16", + "vue-js-modal": "1.3.17", "vue-json-tree-view": "2.1.4", "vue-loader": "15.3.0", "vue-router": "3.0.1", |