Skip to content

Commit 416d783

Browse files
authored
Update 'maplibre-gl-js' to v4.5.0. Update 'maplibre-gl-inspect' to v1.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
1 parent a72f74d commit 416d783

File tree

8 files changed

+43
-23
lines changed

8 files changed

+43
-23
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ xvfb-run --server-args="-screen 0 1024x768x24" node .
8080

8181
## Documentation
8282

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

8585
## Alternative
8686

package-lock.json

Lines changed: 31 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tileserver-gl",
3-
"version": "4.11.1",
3+
"version": "4.12.0",
44
"description": "Map tile server for JSON GL styles - vector and server side generated raster tiles",
55
"main": "src/main.js",
66
"bin": "src/main.js",

public/resources/maplibre-gl-inspect.js

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/resources/maplibre-gl-inspect.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/resources/maplibre-gl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/resources/maplibre-gl.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/resources/maplibre-gl.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)