Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Commit

Permalink
更新版本信息和readme文档
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaokuohaha committed Nov 26, 2017
1 parent eae3ea3 commit 49aed85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# vue-multi-date-picker

## [Demo](http://123.206.203.65:8000/)
## [Demo](http://demo.oldzeng.com/)
> A date picker for vue2.x support multi selection
## Build Setup
Expand Down Expand Up @@ -31,6 +31,8 @@ npm run build

## Usage

> noti: selected dates are UTC formatted
### Manually
1. Coppy `/src/lib/multiDatePicker.vue` to your project

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-multi-date-picker",
"description": "A date picker for vue2.x support multi selection",
"version": "1.2.0",
"version": "1.2.1",
"author": "fangchaozeng <[email protected]>",
"private": false,
"main": "src/lib/index.js",
Expand Down

0 comments on commit 49aed85

Please sign in to comment.