Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed May 12, 2021
1 parent c29b281 commit 18e7bcc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fullcalendar/react",
"version": "5.6.0",
"version": "5.7.0",
"title": "FullCalendar React Component",
"description": "An official FullCalendar component for React",
"keywords": [
Expand Down Expand Up @@ -40,7 +40,7 @@
"ci": "./scripts/ci.sh"
},
"dependencies": {
"@fullcalendar/common": "~5.6.0",
"@fullcalendar/common": "~5.7.0",
"tslib": "^2.0.3"
},
"peerDependencies": {
Expand All @@ -51,7 +51,7 @@
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.9.0",
"@babel/preset-react": "^7.9.4",
"@fullcalendar/daygrid": "~5.6.0",
"@fullcalendar/daygrid": "~5.7.0",
"@rollup/plugin-babel": "^5.0.0",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-json": "^4.0.3",
Expand Down

0 comments on commit 18e7bcc

Please sign in to comment.