chore(package): Add repository to package.json

This commit is contained in:
Tom MacWright
2017-03-18 11:53:59 -04:00
parent e74e23bf60
commit c775eedd87

View File

@ -68,5 +68,9 @@
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"repository": {
"type": "git",
"url": "https://github.com/tmcw/docbox.git"
}
}