diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-15 07:58:58 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-15 07:58:58 +0900 |
| commit | 39b1978ff358986281f4abc28e31a1ded91fe990 (patch) | |
| tree | 4ea8a507adb275b6a29890fe8502c8e0ce6759e2 /package.json | |
| parent | 2.38.3 (diff) | |
| parent | wip (diff) | |
| download | sharkey-39b1978ff358986281f4abc28e31a1ded91fe990.tar.gz sharkey-39b1978ff358986281f4abc28e31a1ded91fe990.tar.bz2 sharkey-39b1978ff358986281f4abc28e31a1ded91fe990.zip | |
Merge pull request #1713 from syuilo/without-vue-material
Without vue material
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 4b207d5e5a..b1b8888b5c 100644 --- a/package.json +++ b/package.json @@ -211,7 +211,6 @@ "vue-js-modal": "1.3.13", "vue-json-tree-view": "2.1.4", "vue-loader": "15.2.1", - "vue-material": "^1.0.0-beta-10.2", "vue-router": "3.0.1", "vue-template-compiler": "2.5.16", "vuedraggable": "2.16.0", |