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 d203b0c commit 138674e
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/vue",
"version": "5.11.0",
"version": "5.11.2",
"title": "FullCalendar Vue 2 Component",
"description": "An official FullCalendar component for Vue 2",
"keywords": [
Expand All @@ -25,7 +25,7 @@
"ci": "./scripts/ci.sh"
},
"dependencies": {
"@fullcalendar/core": "~5.11.0",
"@fullcalendar/core": "~5.11.2",
"tslib": "^2.1.0"
},
"peerDependencies": {
Expand All @@ -36,7 +36,7 @@
"@babel/plugin-transform-runtime": "^7.10.1",
"@babel/preset-env": "^7.8.4",
"@babel/runtime": "^7.12.1",
"@fullcalendar/daygrid": "~5.11.0",
"@fullcalendar/daygrid": "~5.11.2",
"@rollup/plugin-node-resolve": "^8.4.0",
"@types/estree": "^0.0.45",
"@types/node": "14.10.0",
Expand Down

0 comments on commit 138674e

Please sign in to comment.