Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Jul 27, 2022
1 parent 6d0a33c commit e4c2ab2
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.11.1",
"version": "5.11.2",
"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.11.0",
"@fullcalendar/common": "~5.11.2",
"tslib": "^2.1.0"
},
"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.11.0",
"@fullcalendar/daygrid": "~5.11.2",
"@rollup/plugin-babel": "^5.0.0",
"@rollup/plugin-commonjs": "^12.0.0",
"@rollup/plugin-json": "^4.0.3",
Expand Down

0 comments on commit e4c2ab2

Please sign in to comment.