diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-25 07:21:44 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-25 07:21:44 +0900 |
| commit | 27ac0bbc009ec7f63e2da33c23c1c3403cc62779 (patch) | |
| tree | d0742496eeecca2d98b168c6bac8b583e3866e34 | |
| parent | Merge pull request #2459 from syuilo/greenkeeper/@types/node-10.9.1 (diff) | |
| parent | fix(package): update vue-js-modal to version 1.3.19 (diff) | |
| download | misskey-27ac0bbc009ec7f63e2da33c23c1c3403cc62779.tar.gz misskey-27ac0bbc009ec7f63e2da33c23c1c3403cc62779.tar.bz2 misskey-27ac0bbc009ec7f63e2da33c23c1c3403cc62779.zip | |
Merge pull request #2429 from syuilo/greenkeeper/vue-js-modal-1.3.19
Update vue-js-modal to the latest version 🚀
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 40390caf81..ee70c97513 100644 --- a/package.json +++ b/package.json @@ -210,7 +210,7 @@ "vue": "2.5.17", "vue-chartjs": "3.4.0", "vue-cropperjs": "2.2.1", - "vue-js-modal": "1.3.18", + "vue-js-modal": "1.3.19", "vue-json-tree-view": "2.1.4", "vue-loader": "15.4.0", "vue-router": "3.0.1", |