Skip to content

Commit e05f219

Browse files
committed
RELEASING: Releasing 31 package(s)
Releases: @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] @fullcalendar/[email protected] [email protected] [email protected]
1 parent 9fe9a34 commit e05f219

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fullcalendar/vue",
3-
"version": "6.1.11",
3+
"version": "6.1.12",
44
"title": "FullCalendar Vue 2 Component",
55
"description": "The official Vue 2 component for FullCalendar",
66
"keywords": [
@@ -18,19 +18,19 @@
1818
"url": "https://github.com/fullcalendar/fullcalendar-vue2.git"
1919
},
2020
"peerDependencies": {
21-
"@fullcalendar/core": "~6.1.11",
21+
"@fullcalendar/core": "~6.1.12",
2222
"vue": "^2.6.12"
2323
},
2424
"devDependencies": {
2525
"@babel/core": "^7.10.2",
2626
"@babel/plugin-transform-runtime": "^7.10.1",
2727
"@babel/preset-env": "^7.8.4",
2828
"@babel/runtime": "^7.12.1",
29-
"@fullcalendar/core": "~6.1.11",
30-
"@fullcalendar/daygrid": "~6.1.11",
31-
"@fullcalendar/interaction": "~6.1.11",
32-
"@fullcalendar/resource": "~6.1.11",
33-
"@fullcalendar/resource-timeline": "~6.1.11",
29+
"@fullcalendar/core": "~6.1.12",
30+
"@fullcalendar/daygrid": "~6.1.12",
31+
"@fullcalendar/interaction": "~6.1.12",
32+
"@fullcalendar/resource": "~6.1.12",
33+
"@fullcalendar/resource-timeline": "~6.1.12",
3434
"@vue/test-utils": "^1.0.3",
3535
"babel-loader": "^8.1.0",
3636
"concurrently": "^5.3.0",

0 commit comments

Comments
 (0)