@fullcalendar/vue
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -72,2 +72,3 @@ | ||
- [Example Project](https://github.com/fullcalendar/fullcalendar-examples/tree/main/vue2) | ||
- [Issue Tracker](https://github.com/fullcalendar/fullcalendar/issues?q=issue+label%3A%22Vue+Only%22+is%3Aopen) | ||
@@ -74,0 +75,0 @@ ## Development |
{ | ||
"name": "@fullcalendar/vue", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"title": "FullCalendar Vue 2 Component", | ||
@@ -21,3 +21,3 @@ "description": "The official Vue 2 component for FullCalendar", | ||
"peerDependencies": { | ||
"@fullcalendar/core": "~6.0.0", | ||
"@fullcalendar/core": "~6.0.1", | ||
"vue": "^2.6.12" | ||
@@ -30,5 +30,5 @@ }, | ||
"@babel/runtime": "^7.12.1", | ||
"@fullcalendar/core": "~6.0.0", | ||
"@fullcalendar/daygrid": "~6.0.0", | ||
"@fullcalendar/interaction": "~6.0.0", | ||
"@fullcalendar/core": "~6.0.1", | ||
"@fullcalendar/daygrid": "~6.0.1", | ||
"@fullcalendar/interaction": "~6.0.1", | ||
"@vue/test-utils": "^1.0.3", | ||
@@ -35,0 +35,0 @@ "babel-loader": "^8.1.0", |
@@ -72,2 +72,3 @@ | ||
- [Example Project](https://github.com/fullcalendar/fullcalendar-examples/tree/main/vue2) | ||
- [Issue Tracker](https://github.com/fullcalendar/fullcalendar/issues?q=issue+label%3A%22Vue+Only%22+is%3Aopen) | ||
@@ -74,0 +75,0 @@ ## Development |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54914
89