mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-17 18:30:35 +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"
|
||||
},
|
||||
"homepage": "https://github.com/mengxiong10/vue2-datepicker#readme",
|
||||
"peerDependencies": {
|
||||
"vue": "^2.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"date-fns": "^2.0.1",
|
||||
"date-format-parse": "^0.2.4"
|
||||
|
||||
Reference in New Issue
Block a user