Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiarash-Z committed Jul 1, 2020
1 parent 9234f85 commit 09be590
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = {
title: `React Modern Calendar Date Picker`,
description: `A modern, beautiful, customizable date picker for React`,
author: `Kiarash Zarinmehr`,
version: `3.1.3`,
version: `3.1.4`,
},
pathPrefix: `/react-modern-calendar-datepicker`,
plugins: [
Expand Down
6 changes: 3 additions & 3 deletions website/package-lock.json

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

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-helmet": "^5.2.0",
"react-modern-calendar-datepicker": "^3.1.3",
"react-modern-calendar-datepicker": "^3.1.4",
"sharp": "^0.25.2",
"shortid": "^2.2.14"
},
Expand Down

0 comments on commit 09be590

Please sign in to comment.