2
0
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:
mengxiong10
2019-11-13 10:27:03 +08:00
parent 4ddfb4e8a6
commit f0bb5db514
+3
View File
@@ -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"