diff --git a/package-lock.json b/package-lock.json index fe48cda..608714a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mapkit-react", - "version": "1.15.2", + "version": "1.15.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mapkit-react", - "version": "1.15.2", + "version": "1.15.3", "license": "MIT", "dependencies": { "usehooks-ts": "^2.9.1" diff --git a/package.json b/package.json index 5829d25..5501aec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapkit-react", - "version": "1.15.2", + "version": "1.15.3", "description": "A React wrapper for MapKit JS", "author": "Nicolas Ettlin", "license": "MIT",