Skip to content

Commit 69024ef

Browse files
brian-smith-tcrilarbrandes
authored andcommitted
fix: support frontend-platform 8.x as a peer dependency
1 parent 9be2cd4 commit 69024ef

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
@@ -63,7 +63,7 @@
6363
"semantic-release": "^22.0.12"
6464
},
6565
"peerDependencies": {
66-
"@edx/frontend-platform": "^7.0.0",
66+
"@edx/frontend-platform": "^7.0.0 || ^8.0.0",
6767
"@openedx/paragon": "^21.0.0 || ^22.0.0",
6868
"prop-types": "^15.8.0",
6969
"react": "^17.0.0",

0 commit comments

Comments
 (0)