fix repository in package.json
This commit is contained in:
+2
-2
@@ -17,10 +17,10 @@
|
|||||||
"mbpipe": "./bin/mbpipe",
|
"mbpipe": "./bin/mbpipe",
|
||||||
"mbrekey": "./bin/mbrekey"
|
"mbrekey": "./bin/mbrekey"
|
||||||
},
|
},
|
||||||
"repositories": [{
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "http://github.com/mapbox/node-mbtiles.git"
|
"url": "http://github.com/mapbox/node-mbtiles.git"
|
||||||
}],
|
},
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Tom MacWright <tmcw>",
|
"Tom MacWright <tmcw>",
|
||||||
"Will White <willwhite>",
|
"Will White <willwhite>",
|
||||||
|
|||||||
Reference in New Issue
Block a user