Skip to content

Commit

Permalink
add repository to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcath committed Mar 9, 2020
1 parent cd2fe22 commit 8d30a87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "0.0.1",
"description": "Implementation of the AnyDesk API",
"main": "lib/anydesk-api.js",
"repository": {
"url": "https://github.com/Ed-ITSolutions/anydesk-api"
},
"scripts": {
"test": "jest",
"prepublishOnly": "tsc"
Expand Down

0 comments on commit 8d30a87

Please sign in to comment.