Skip to content

Commit

Permalink
Merge pull request #13 from decentraland/fix/add-git-repository
Browse files Browse the repository at this point in the history
fix: Add git repository
  • Loading branch information
LautaroPetaccio authored Jun 20, 2024
2 parents c86791e + 2e1bddf commit 9b81440
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,9 @@
"engines": {
"node": "20"
},
"repository": {
"type": "git",
"url": "https://github.com/decentraland/third-party-aggregator.git"
},
"homepage": ""
}
6 changes: 5 additions & 1 deletion public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@
"keywords": [],
"author": "",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/decentraland/third-party-aggregator.git"
},
"homepage": ""
}
}

0 comments on commit 9b81440

Please sign in to comment.