mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-24 22:50:36 +03:00
docs: add peerDependencies vue@^2.5.0
This commit is contained in:
@@ -43,6 +43,9 @@
|
|||||||
"url": "https://github.com/mengxiong10/vue2-datepicker/issues"
|
"url": "https://github.com/mengxiong10/vue2-datepicker/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/mengxiong10/vue2-datepicker#readme",
|
"homepage": "https://github.com/mengxiong10/vue2-datepicker#readme",
|
||||||
|
"peerDependencies": {
|
||||||
|
"vue": "^2.5.0"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"date-fns": "^2.0.1",
|
"date-fns": "^2.0.1",
|
||||||
"date-format-parse": "^0.2.4"
|
"date-format-parse": "^0.2.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user