@fullcalendar/react
Advanced tools
Comparing version 6.0.0-beta.3 to 6.0.0-beta.4
{ | ||
"name": "@fullcalendar/react", | ||
"version": "6.0.0-beta.3", | ||
"version": "6.0.0-beta.4", | ||
"title": "FullCalendar React Component", | ||
@@ -18,3 +18,3 @@ "description": "The official FullCalendar component for React", | ||
"peerDependencies": { | ||
"@fullcalendar/core": "6.0.0-beta.3", | ||
"@fullcalendar/core": "6.0.0-beta.4", | ||
"react": "^16.7.0 || ^17 || ^18", | ||
@@ -27,5 +27,5 @@ "react-dom": "^16.7.0 || ^17 || ^18" | ||
"@babel/preset-react": "^7.9.4", | ||
"@fullcalendar/core": "6.0.0-beta.3", | ||
"@fullcalendar/daygrid": "6.0.0-beta.3", | ||
"@fullcalendar/list": "6.0.0-beta.3", | ||
"@fullcalendar/core": "6.0.0-beta.4", | ||
"@fullcalendar/daygrid": "6.0.0-beta.4", | ||
"@fullcalendar/list": "6.0.0-beta.4", | ||
"@rollup/plugin-babel": "^5.0.0", | ||
@@ -64,5 +64,5 @@ "@rollup/plugin-commonjs": "^12.0.0", | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"require": "./dist/index.cjs", | ||
"import": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
"import": "./dist/index.js" | ||
} | ||
@@ -69,0 +69,0 @@ }, |
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