Skip to content

Commit 5c0b0ac

Browse files
committed
sync versions
1 parent 99f35cf commit 5c0b0ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fullcalendar/angular",
3-
"version": "6.1.14",
3+
"version": "6.1.15",
44
"title": "FullCalendar Angular Component",
55
"description": "The official Angular component for FullCalendar",
66
"keywords": [
@@ -22,6 +22,6 @@
2222
"peerDependencies": {
2323
"@angular/common": "12 - 18",
2424
"@angular/core": "12 - 18",
25-
"@fullcalendar/core": "~6.1.14"
25+
"@fullcalendar/core": "~6.1.15"
2626
}
2727
}

0 commit comments

Comments
 (0)