2
0
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:
mengxiong10
2019-04-17 17:59:05 +08:00
parent 3e7e8e2b02
commit d9ec1043a7
+3
View File
@@ -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"
},