Skip to content

Commit

Permalink
HD-2244 set proper field on package.json to publish on github
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet committed Feb 7, 2022
1 parent 8dfe031 commit c952990
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "hdclient",
"name": "@scality/hdclient",
"engines": {
"node": ">=8"
},
Expand Down Expand Up @@ -34,7 +34,7 @@
"sourceMap": true,
"instrument": true
},
"repository": "scality/hdclient",
"repository": "git://github.com/scality/hdclient.git ",
"author": "Maxime Lubin",
"dependencies": {
"werelogs": "scality/werelogs#GA7.2.0.5"
Expand Down

0 comments on commit c952990

Please sign in to comment.