diff --git a/package-lock.json b/package-lock.json index 1c976b4..0d012da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mapkit-react", - "version": "1.15.1", + "version": "1.15.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mapkit-react", - "version": "1.15.1", + "version": "1.15.2", "license": "MIT", "dependencies": { "@types/react-dom": "^18.0.10", diff --git a/package.json b/package.json index 4475be6..51475b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapkit-react", - "version": "1.15.1", + "version": "1.15.2", "description": "A React wrapper for MapKit JS", "author": "Nicolas Ettlin", "license": "MIT",