Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Nov 29, 2023
1 parent c3e87ba commit ffc5101
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fullcalendar/vue3",
"version": "6.1.9",
"version": "6.1.10",
"title": "FullCalendar Vue 3 Component",
"description": "The official Vue 3 component for FullCalendar",
"keywords": [
Expand All @@ -18,12 +18,12 @@
"url": "https://github.com/fullcalendar/fullcalendar-vue.git"
},
"peerDependencies": {
"@fullcalendar/core": "~6.1.9",
"@fullcalendar/core": "~6.1.10",
"vue": "^3.0.11"
},
"devDependencies": {
"@fullcalendar/core": "~6.1.9",
"@fullcalendar/daygrid": "~6.1.9",
"@fullcalendar/core": "~6.1.10",
"@fullcalendar/daygrid": "~6.1.10",
"@vitejs/plugin-vue": "^3.2.0",
"@vue/test-utils": "next",
"concurrently": "^5.3.0",
Expand Down

0 comments on commit ffc5101

Please sign in to comment.