Skip to content

Commit 6a32790

Browse files
fix: update footer to resolve (not so) optional peer dependency issue (#1022)
1 parent 9f5f7f9 commit 6a32790

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package-lock.json

Lines changed: 4 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"dependencies": {
3131
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
32-
"@edx/frontend-component-footer": "13.2.0",
32+
"@edx/frontend-component-footer": "^14.0.0",
3333
"@edx/frontend-component-header": "5.3.1",
3434
"@edx/frontend-platform": "7.1.4",
3535
"@edx/openedx-atlas": "^0.6.0",

0 commit comments

Comments
 (0)