Skip to content

Commit efff2cc

Browse files
fix: fixed frontend-platform dependency conflict with discussions mfe (#7)
1 parent 1d1ba41 commit efff2cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -64,7 +64,7 @@
6464
"semantic-release": "^21.0.7"
6565
},
6666
"peerDependencies": {
67-
"@edx/frontend-platform": "^8.1.0",
67+
"@edx/frontend-platform": "^7.0.1 || ^8.0.0",
6868
"@openedx/paragon": "^21.11.0",
6969
"prop-types": "^15.5.10",
7070
"react": "^17.0.2",

0 commit comments

Comments
 (0)