Skip to content

Commit b7b7b49

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! feat: Syllabus page for learner MFE
1 parent bd570eb commit b7b7b49

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"url": "https://github.com/open-craft/frontend-plugin-syllabus-tab/issues"
2828
},
2929
"peerDependencies": {
30-
"@edx/frontend-platform": "^8.0.0",
30+
"@edx/frontend-platform": ">=8.0.0",
3131
"@openedx/frontend-plugin-framework": "^1.2.1",
3232
"@openedx/paragon": "^22.3.0",
33-
"@types/react": "^17.0.39",
33+
"@types/react": ">=17.0.39",
3434
"classnames": "^2.5.1",
35-
"react": "^17.0.00",
36-
"react-dom": "^17.0.0",
35+
"react": ">=17.0.00",
36+
"react-dom": ">=17.0.0",
3737
"react-router-dom": "^6.15.0"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)