summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-04-07 17:17:54 +0900
committerGitHub <noreply@github.com>2018-04-07 17:17:54 +0900
commitee5a81a3a276ca7f291320330cae3b20e3261de1 (patch)
treea46e359c7f8ff7a0ac180c9cd2f26bcd01b55930 /package.json
parentImplement like (diff)
parentfix(package): update vue-loader to version 15.0.0-rc.1 (diff)
downloadmisskey-ee5a81a3a276ca7f291320330cae3b20e3261de1.tar.gz
misskey-ee5a81a3a276ca7f291320330cae3b20e3261de1.tar.bz2
misskey-ee5a81a3a276ca7f291320330cae3b20e3261de1.zip
Merge pull request #1413 from syuilo/greenkeeper/vue-loader-15.0.0-rc.1
Update vue-loader to the latest version 🚀
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 38d96117ce..daa146fbe0 100644
--- a/package.json
+++ b/package.json
@@ -203,7 +203,7 @@
"vue-cropperjs": "2.2.0",
"vue-js-modal": "1.3.12",
"vue-json-tree-view": "2.1.3",
- "vue-loader": "14.2.2",
+ "vue-loader": "15.0.0-rc.1",
"vue-router": "3.0.1",
"vue-template-compiler": "2.5.16",
"vuedraggable": "2.16.0",