Skip to content

Commit

Permalink
fix(deps): replace edx.org brand dependency with openedx brand (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
snglth authored and leangseu-edx committed Oct 10, 2023
1 parent 5492520 commit cc11ce0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"access": "public"
},
"dependencies": {
"@edx/brand": "npm:@edx/brand-edx.org@^2.0.3",
"@edx/brand": "npm:@edx/brand-openedx@^1.2.0",
"@edx/frontend-component-footer": "12.2.1",
"@edx/frontend-component-header": "4.6.0",
"@edx/frontend-platform": "4.6.1",
Expand Down

0 comments on commit cc11ce0

Please sign in to comment.