We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf5673 commit d6df805Copy full SHA for d6df805
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vt-pbf",
3
- "version": "4.0.0",
+ "version": "4.0.1",
4
"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
5
"main": "dist/index.es.js",
6
"types": "dist/index.d.ts",
@@ -17,7 +17,7 @@
17
"license": "MIT",
18
"repository": {
19
"type": "git",
20
- "url": "git+https://github.com/mapbox/vt-pbf.git"
+ "url": "git+https://github.com/maplibre/vt-pbf.git"
21
},
22
"dependencies": {
23
"@mapbox/point-geometry": "^1.1.0",
0 commit comments