diff --git a/package-lock.json b/package-lock.json index 20de9dc..205fb5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mapbox-react", - "version": "0.0.19", + "version": "0.0.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mapbox-react", - "version": "0.0.19", + "version": "0.0.20", "license": "ISC", "devDependencies": { "@types/mapbox-gl": "^2.7.6", diff --git a/package.json b/package.json index 38c390d..aef3e61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapbox-react-wrapper", - "version": "0.0.19", + "version": "0.0.20", "description": "react wrapper for mapbox-gl", "main": "dist/index.js", "type": "module",