Update publishing (#616)

* Update publish syntax
* Update publishing instructions
* version bump
This commit is contained in:
Andrew Calcutt
2022-09-28 16:39:26 -04:00
committed by GitHub
parent b2bd5eaa96
commit 7f6d6bc994
3 changed files with 21 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tileserver-gl",
"version": "4.1.0",
"version": "4.1.1",
"description": "Map tile server for JSON GL styles - vector and server side generated raster tiles",
"main": "src/main.js",
"bin": "src/main.js",