ci(package.json): add repository
This commit is contained in:
parent
d13b090c4f
commit
b1ba2c641b
|
|
@ -82,5 +82,9 @@
|
|||
"commitizen": {
|
||||
"path": "./node_modules/cz-conventional-changelog"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/d2-projects/d2-admin.git"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue