ci(package.json): add repository

This commit is contained in:
FairyEver 2020-04-18 22:01:52 +08:00
parent d13b090c4f
commit b1ba2c641b
1 changed files with 4 additions and 0 deletions

View File

@ -82,5 +82,9 @@
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"repository": {
"type": "git",
"url": "https://github.com/d2-projects/d2-admin.git"
}
}