Skip to content

Commit

Permalink
feat: package author, repository and docker
Browse files Browse the repository at this point in the history
  • Loading branch information
cesgarpas committed Jan 12, 2021
1 parent 3373a84 commit b4715b7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/governify/render.git"
"url": "https://github.com/governify/render"
},
"author": {
"name": "ISA group",
Expand Down Expand Up @@ -45,5 +45,8 @@
"ignore": [
"/tests/**"
]
},
"docker": {
"url": "https://hub.docker.com/r/governify/render"
}
}
}

0 comments on commit b4715b7

Please sign in to comment.