fix repository in package.json

This commit is contained in:
Dane Springmeyer
2013-05-22 19:17:58 -07:00
parent 663bf43804
commit feeb49ac30

View File

@@ -17,10 +17,10 @@
"mbpipe": "./bin/mbpipe",
"mbrekey": "./bin/mbrekey"
},
"repositories": [{
"repository": {
"type": "git",
"url": "http://github.com/mapbox/node-mbtiles.git"
}],
},
"contributors": [
"Tom MacWright <tmcw>",
"Will White <willwhite>",