diff --git a/package-lock.json b/package-lock.json index 78b22908..52d0ee91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ngx-maplibre-gl-srcs", - "version": "17.0.0", + "version": "17.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ngx-maplibre-gl-srcs", - "version": "17.0.0", + "version": "17.0.1", "dependencies": { "@angular/animations": "^17.0.4", "@angular/cdk": "^17.0.1", diff --git a/package.json b/package.json index f32862ba..d92b5db0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-maplibre-gl-srcs", - "version": "17.0.0", + "version": "17.0.1", "scripts": { "ng": "ng", "start": "ng serve showcase", diff --git a/projects/ngx-maplibre-gl/package-lock.json b/projects/ngx-maplibre-gl/package-lock.json index 1cdb3c14..b287c9f7 100644 --- a/projects/ngx-maplibre-gl/package-lock.json +++ b/projects/ngx-maplibre-gl/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maplibre/ngx-maplibre-gl", - "version": "17.0.0", + "version": "17.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@maplibre/ngx-maplibre-gl", - "version": "17.0.0", + "version": "17.0.1", "license": "MIT", "peerDependencies": { "@angular/common": ">= 17.0.0", diff --git a/projects/ngx-maplibre-gl/package.json b/projects/ngx-maplibre-gl/package.json index decda319..10dd6f3e 100644 --- a/projects/ngx-maplibre-gl/package.json +++ b/projects/ngx-maplibre-gl/package.json @@ -1,6 +1,6 @@ { "name": "@maplibre/ngx-maplibre-gl", - "version": "17.0.0", + "version": "17.0.1", "description": "A Angular binding of maplibre-gl", "license": "MIT", "repository": {