We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379348e commit 2dfc73fCopy full SHA for 2dfc73f
packages/react-google-maps-api-infobox/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@react-google-maps/infobox",
3
"sideEffects": false,
4
- "version": "2.19.1",
+ "version": "2.19.2",
5
"description": "InfoBox for React.js Google Maps API",
6
"license": "MIT",
7
"author": {
@@ -50,7 +50,7 @@
50
"prepublishOnly": "yarn build"
51
},
52
"devDependencies": {
53
- "@rollup/plugin-commonjs": "25.0.2",
+ "@rollup/plugin-commonjs": "25.0.3",
54
"@rollup/plugin-node-resolve": "15.1.0",
55
"@rollup/plugin-typescript": "11.1.2",
56
"jest": "29.6.1",
0 commit comments