We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f35cf commit 5c0b0acCopy full SHA for 5c0b0ac
lib/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fullcalendar/angular",
3
- "version": "6.1.14",
+ "version": "6.1.15",
4
"title": "FullCalendar Angular Component",
5
"description": "The official Angular component for FullCalendar",
6
"keywords": [
@@ -22,6 +22,6 @@
22
"peerDependencies": {
23
"@angular/common": "12 - 18",
24
"@angular/core": "12 - 18",
25
- "@fullcalendar/core": "~6.1.14"
+ "@fullcalendar/core": "~6.1.15"
26
}
27
0 commit comments