Skip to content

Commit

Permalink
feature: add repository information to package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Aniruddha Shriwant <[email protected]>
  • Loading branch information
Aniruddha-Shriwant authored and jolanglinais committed Feb 11, 2021
1 parent 229f045 commit 6996406
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,9 @@
"pkgbump": "node ./scripts/pkgbump.js && node ./scripts/pkgcheck.js --fix",
"pkgset": "node ./scripts/pkgset.js",
"depcheck": "node ./scripts/depcheck.js"
},
"repository": {
"type": "git",
"url": "https://github.com/accordproject/web-components"
}
}

0 comments on commit 6996406

Please sign in to comment.