diff --git a/js/package-lock.json b/js/package-lock.json index 7e6c1ea4..8c5d7d28 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maplibre/maplibre-tile-spec", - "version": "0.0.1-alpha.2", + "version": "0.0.1-alpha.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@maplibre/maplibre-tile-spec", - "version": "0.0.1-alpha.2", + "version": "0.0.1-alpha.3", "dependencies": { "@bufbuild/protobuf": "^1.10.0", "@mapbox/vector-tile": "^1.3.1", diff --git a/js/package.json b/js/package.json index f90b73ee..d4c5f2df 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "@maplibre/maplibre-tile-spec", - "version": "0.0.1-alpha.2", + "version": "0.0.1-alpha.3", "main": "dist/src/index.js", "types": "dist/src/index.d.ts", "files": [