We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd8606 commit 6dc7591Copy full SHA for 6dc7591
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue-datepicker-ui",
3
"author": "edisdev <[email protected]>",
4
- "version": "2.1.0",
+ "version": "2.2.0",
5
"private": false,
6
"main": "./lib/vuedatepickerui.umd.js",
7
"license": "MIT",
@@ -14,7 +14,7 @@
14
"calendar",
15
"component"
16
],
17
- "homepage": "https://github.com/edisdev/vue-datepicker-ui",
+ "homepage": "https://edisdev.github.io/vue-datepicker-ui/",
18
"repository": {
19
"type": "git",
20
"url": "git+https://github.com/edisdev/vue-datepicker-ui.git"
0 commit comments