Skip to content

Commit

Permalink
Update 'maplibre-gl-js' to v4.5.0. Update 'maplibre-gl-inspect' to v1…
Browse files Browse the repository at this point in the history
….7.0. Update package. (#1300)

* Update package-lock.json

run npm audit fix

* chore: Update maplibre-gl-js to v4.5.0

* chore: Update maplibre-gl-inspect to v1.7.0

* Update package-lock.json

run npm audit fix

* chore: put back old docs url which now works

* chore: Update version
  • Loading branch information
acalcutt authored Jul 4, 2024
1 parent a72f74d commit 416d783
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 23 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ xvfb-run --server-args="-screen 0 1024x768x24" node .

## Documentation

You can read the full documentation of this project at https://maptiler-tileserver.readthedocs.io/.
You can read the full documentation of this project at https://tileserver.readthedocs.io/en/latest/.

## Alternative

Expand Down
43 changes: 31 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tileserver-gl",
"version": "4.11.1",
"version": "4.12.0",
"description": "Map tile server for JSON GL styles - vector and server side generated raster tiles",
"main": "src/main.js",
"bin": "src/main.js",
Expand Down
5 changes: 3 additions & 2 deletions public/resources/maplibre-gl-inspect.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/resources/maplibre-gl-inspect.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/resources/maplibre-gl.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions public/resources/maplibre-gl.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/resources/maplibre-gl.js.map

Large diffs are not rendered by default.

0 comments on commit 416d783

Please sign in to comment.