diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-02-23 08:54:46 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-23 08:54:46 +0900 |
| commit | a666b78463852cf6bf6e2a4cb0e00b61b1fa044c (patch) | |
| tree | e93073a29ef62d268096756fe954d3ac2f40894d /package.json | |
| parent | Update home.vue (diff) | |
| parent | fix(package): update vue-js-modal to version 1.3.12 (diff) | |
| download | sharkey-a666b78463852cf6bf6e2a4cb0e00b61b1fa044c.tar.gz sharkey-a666b78463852cf6bf6e2a4cb0e00b61b1fa044c.tar.bz2 sharkey-a666b78463852cf6bf6e2a4cb0e00b61b1fa044c.zip | |
Merge pull request #1122 from syuilo/greenkeeper/vue-js-modal-1.3.12
Update vue-js-modal 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 9e75241906..69474d670c 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ "vhost": "3.0.2", "vue": "2.5.13", "vue-cropperjs": "2.2.0", - "vue-js-modal": "1.3.9", + "vue-js-modal": "1.3.12", "vue-loader": "14.1.1", "vue-router": "3.0.1", "vue-template-compiler": "2.5.13", |