chore: add repository information to package.json
This commit is contained in:
parent
3b706e48de
commit
c2ff5d335b
1 changed files with 4 additions and 0 deletions
|
|
@ -56,6 +56,10 @@
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "restricted"
|
"access": "restricted"
|
||||||
},
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/soulcraft-research/brainy.git"
|
||||||
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist/",
|
"dist/",
|
||||||
"brainy.png",
|
"brainy.png",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue