Skip to content

Commit 8e39de6

Browse files
committed
add a repo field
1 parent 4373cb4 commit 8e39de6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
"pretest": "eslint index.js test/*.js",
2020
"test": "tap test/test.js"
2121
},
22+
"repository": {
23+
"type": "git",
24+
"url": "git://github.com/mapbox/concaveman.git"
25+
},
2226
"keywords": [
2327
"concave",
2428
"hull",

0 commit comments

Comments
 (0)