mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-24 01:20:36 +03:00
build: add the peerDependencies
This commit is contained in:
@@ -31,6 +31,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.4.0"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fecha": "^2.3.3"
|
"fecha": "^2.3.3"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user