diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-09 12:35:52 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-09 12:35:52 +0900 |
| commit | 3a3a5d4bfbfd9b0412450e7a47b034f0145a4e7b (patch) | |
| tree | afc74aa4e1345c58a9e26a92f4b5cf0501c51e18 | |
| parent | :art: (diff) | |
| download | sharkey-3a3a5d4bfbfd9b0412450e7a47b034f0145a4e7b.tar.gz sharkey-3a3a5d4bfbfd9b0412450e7a47b034f0145a4e7b.tar.bz2 sharkey-3a3a5d4bfbfd9b0412450e7a47b034f0145a4e7b.zip | |
Update vue
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 27aa24c91f..2035fde532 100644 --- a/package.json +++ b/package.json @@ -232,7 +232,7 @@ "uuid": "3.3.2", "v-animate-css": "0.0.3", "video-thumbnail-generator": "1.1.3", - "vue": "2.6.3", + "vue": "2.6.4", "vue-color": "2.7.0", "vue-content-loading": "1.5.3", "vue-cropperjs": "3.0.0", @@ -245,7 +245,7 @@ "vue-sequential-entrance": "1.1.3", "vue-style-loader": "4.1.2", "vue-svg-inline-loader": "1.2.10", - "vue-template-compiler": "2.6.3", + "vue-template-compiler": "2.6.4", "vuedraggable": "2.17.0", "vuewordcloud": "18.7.11", "vuex": "3.1.0", |