mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-12 06:52:26 +03:00
build: add the peerDependencies
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
"url": "https://github.com/mengxiong10/vue2-datepicker/issues"
|
||||
},
|
||||
"homepage": "https://github.com/mengxiong10/vue2-datepicker#readme",
|
||||
"peerDependencies": {
|
||||
"vue": ">=2.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"fecha": "^2.3.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user