Skip to content

Commit 636e5da

Browse files
committed
Add repo url
1 parent ef31390 commit 636e5da

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@
2222
"node"
2323
],
2424
"author": "Tom MacWright",
25-
"license": "ISC"
26-
}
25+
"license": "ISC",
26+
"repository": {
27+
"type": "git",
28+
"url": "git@github.com:documentationjs/globals-docs.git"
29+
}
30+
}

0 commit comments

Comments
 (0)