Skip to content

Commit

Permalink
Bump to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hc committed May 27, 2022
1 parent f0b72b8 commit 665c47c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 8 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_modules/
npm-debug.log
yarn-error.log
*.tgz
dist/

# Editor directories and files
.idea
Expand Down
2 changes: 0 additions & 2 deletions dist/vueRangeDatePicker.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/vueRangeDatePicker.js.map

This file was deleted.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-easy-range-date-picker",
"description": "a simple range datepicker developed by vue",
"version": "1.0.3",
"version": "1.0.7",
"author": "HC200ok",
"license": "MIT",
"private": false,
Expand All @@ -18,8 +18,7 @@
"url": "git+git@github.com:HC200ok/vue-range-datepicker.git"
},
"files": [
"dist",
"src"
"dist"
],
"keywords": [
"vue",
Expand Down

0 comments on commit 665c47c

Please sign in to comment.