Skip to content

Commit

Permalink
Upgrade react-activity-calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
grubersjoe committed Nov 12, 2023
1 parent 93f1c03 commit 383c2ef
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-github-calendar-example",
"homepage": "https://grubersjoe.github.io/react-github-calendar/",
"version": "4.0.3",
"version": "4.0.5",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-github-calendar",
"version": "4.0.3",
"version": "4.0.5",
"description": " A flexible React component to display a GitHub contributions graph",
"author": "Jonathan Gruber <[email protected]>",
"license": "MIT",
Expand All @@ -19,7 +19,7 @@
"prepublishOnly": "npx tsc && npm run lint && npm run build"
},
"dependencies": {
"react-activity-calendar": "^2.1.5"
"react-activity-calendar": "^2.1.7"
},
"devDependencies": {
"@babel/core": "^7.23.3",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 383c2ef

Please sign in to comment.