@react-google-maps/api
Advanced tools
{ | ||
"name": "@react-google-maps/api", | ||
"sideEffects": false, | ||
"version": "2.20.3", | ||
"version": "2.20.4", | ||
"description": "React.js Google Maps API integration", | ||
@@ -12,2 +12,3 @@ "license": "MIT", | ||
}, | ||
"type": "module", | ||
"contributors": [ | ||
@@ -88,4 +89,4 @@ "Uri Klar <uriklar@gmail.com> (https://github.com/uriklar)", | ||
"peerDependencies": { | ||
"react": "^16.8 || ^17 || ^18", | ||
"react-dom": "^16.8 || ^17 || ^18" | ||
"react": "^16.8 || ^17 || ^18 || ^19", | ||
"react-dom": "^16.8 || ^17 || ^18 || ^19" | ||
}, | ||
@@ -92,0 +93,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
6012177
0Yes
NaN