Skip to content

Commit 2266486

Browse files
authored
feat: bumped frontend-platform to v6 (openedx#352)
1 parent 91cd859 commit 2266486

File tree

2 files changed

+168
-12
lines changed

2 files changed

+168
-12
lines changed

package-lock.json

Lines changed: 166 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
3737
"@edx/browserslist-config": "^1.1.1",
3838
"@edx/frontend-build": "13.0.1",
39-
"@edx/frontend-platform": "5.6.1",
39+
"@edx/frontend-platform": "6.0.0",
4040
"@edx/reactifex": "^2.1.1",
4141
"@testing-library/jest-dom": "^5.16.4",
4242
"@testing-library/react": "^12.1.1",
@@ -62,7 +62,7 @@
6262
"lodash": "^4.17.21"
6363
},
6464
"peerDependencies": {
65-
"@edx/frontend-platform": "^4.0.0 || ^5.0.0",
65+
"@edx/frontend-platform": "^4.0.0 || ^5.0.0 || ^6.0.0",
6666
"prop-types": "^15.5.10",
6767
"react": "^16.9.0 || ^17.0.0",
6868
"react-dom": "^16.9.0 || ^17.0.0"

0 commit comments

Comments
 (0)