Skip to content

Commit d6df805

Browse files
committed
Create release
1 parent 7cf5673 commit d6df805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vt-pbf",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
55
"main": "dist/index.es.js",
66
"types": "dist/index.d.ts",
@@ -17,7 +17,7 @@
1717
"license": "MIT",
1818
"repository": {
1919
"type": "git",
20-
"url": "git+https://github.com/mapbox/vt-pbf.git"
20+
"url": "git+https://github.com/maplibre/vt-pbf.git"
2121
},
2222
"dependencies": {
2323
"@mapbox/point-geometry": "^1.1.0",

0 commit comments

Comments
 (0)