This commit is contained in:
ayou
2017-07-23 10:35:20 +08:00
parent 43a707c497
commit 1c253ddec9
5 changed files with 117 additions and 10 deletions

View File

@@ -11,21 +11,18 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/ParadeTo/vue-date-range.git"
"url": "git+https://github.com/ParadeTo/vue-tree.git"
},
"keywords": [
"vue",
"datepicker",
"date",
"range",
"moment"
"tree"
],
"author": "ayou",
"license": "ISC",
"bugs": {
"url": "https://github.com/ParadeTo/vue-date-range/issues"
"url": "https://github.com/ParadeTo/vue-tree/issues"
},
"homepage": "https://github.com/ParadeTo/vue-date-range#readme",
"homepage": "https://github.com/ParadeTo/vue-tree#readme",
"dependencies": {
"jquery": "^3.2.1"
},