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 367aa58 commit 9792825Copy full SHA for 9792825
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@christopherpickering/react-leaflet-markercluster",
3
- "version": "1.1.22",
+ "version": "1.1.23",
4
"description": "React wrapper of Leaflet.markercluster for react-laeflet",
5
"main": "dist/index.js",
6
"repository": "https://github.com/christopherpickering/react-leaflet-markercluster.git",
@@ -59,8 +59,8 @@
59
"lint-staged": "^15.0.0",
60
"prettier": "^3.0.3",
61
"prop-types": "^15.8.1",
62
- "react": "^18.2.0",
63
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
64
"resolve-url-loader": "^5.0.0",
65
"sass": "^1.67.0",
66
"semantic-release": "^22.0.0",
0 commit comments