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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user