diff --git a/package.json b/package.json index 3132a05..965c68b 100644 --- a/package.json +++ b/package.json @@ -71,6 +71,10 @@ "engines": { "node": ">=14.15.0 <17" }, + "publishConfig": { + "registry": "https://registry.npmjs.org/", + "access": "public" + }, "repository": { "url": "git+https://github.com/maptiler/tileserver-gl.git", "type": "git"