@react-leaflet/core
Advanced tools
Comparing version 1.0.0-beta.5 to 1.0.0-rc.0
{ | ||
"name": "@react-leaflet/core", | ||
"version": "1.0.0-beta.5", | ||
"version": "1.0.0-rc.0", | ||
"description": "React Leaflet core", | ||
@@ -43,6 +43,6 @@ "main": "cjs/index.js", | ||
"peerDependencies": { | ||
"leaflet": "^1.6.0", | ||
"react": "^17.0.0-rc.0", | ||
"react-dom": "^17.0.0-rc.0" | ||
"leaflet": "^1.7.1", | ||
"react": "^17.0.0", | ||
"react-dom": "^17.0.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
47366