Skip to content

Commit

Permalink
Roll revision
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Reyes committed Mar 19, 2018
1 parent a1907b3 commit 5bc69cc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
*.md
*.md
*.json
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "v-calendar",
"version": "0.7.5",
"version": "0.8.0",
"description": "A clean and extendable plugin for building simple attributed calendars in Vue.js.",
"keywords": [
"vue",
"vuejs",
"plugin",
"calendar",
"datepicker",
Expand Down Expand Up @@ -37,7 +38,6 @@
"build:docs": "node build/build.js"
},
"dependencies": {
"date-fns": "2.0.0-alpha.7",
"vue": "^2.5.0"
},
"devDependencies": {
Expand Down

0 comments on commit 5bc69cc

Please sign in to comment.