chore: add repository field to package.json file (#29661)

This is primarily so that tooling (e.g., Paragon usage insights) can properly link to repositories.
This commit is contained in:
Adam Stankiewicz
2021-12-21 14:10:55 -05:00
committed by GitHub
parent 0dd1f9b7e4
commit c98c4eb30e

View File

@@ -1,6 +1,7 @@
{
"name": "edx",
"version": "0.1.0",
"repository": "https://github.com/edx/edx-platform",
"dependencies": {
"@edx/brand-edx.org": "^1.3.3",
"@edx/edx-bootstrap": "1.0.4",