Skip to content

Commit e0c22e7

Browse files
authored
feat: bumped frontend-platform to v6 (#412)
1 parent f1605d1 commit e0c22e7

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/[email protected]",
3737
"@edx/browserslist-config": "^1.1.1",
3838
"@edx/frontend-build": "12.9.17",
39-
"@edx/frontend-platform": "5.5.4",
39+
"@edx/frontend-platform": "6.0.0",
4040
"@edx/reactifex": "^2.1.1",
4141
"@testing-library/dom": "9.3.3",
4242
"@testing-library/jest-dom": "5.17.0",
@@ -68,7 +68,7 @@
6868
"react-transition-group": "4.4.5"
6969
},
7070
"peerDependencies": {
71-
"@edx/frontend-platform": "^4.0.0 || ^5.0.0",
71+
"@edx/frontend-platform": "^4.0.0 || ^5.0.0 || ^6.0.0",
7272
"prop-types": "^15.5.10",
7373
"react": "^16.9.0 || ^17.0.0",
7474
"react-dom": "^16.9.0 || ^17.0.0"

0 commit comments

Comments
 (0)