Skip to content

Commit dfdcbc0

Browse files
leangseu-edxarbrandes
authored andcommitted
feat: upgrade frontend platform to version 3
1 parent c3b02a2 commit dfdcbc0

File tree

2 files changed

+99
-116
lines changed

2 files changed

+99
-116
lines changed

package-lock.json

Lines changed: 97 additions & 114 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
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@edx/brand": "npm:@edx/[email protected]",
3737
"@edx/frontend-build": "12.3.0",
38-
"@edx/frontend-platform": "2.6.2",
38+
"@edx/frontend-platform": "^3.0.1",
3939
"@edx/paragon": "19.25.3",
4040
"@testing-library/dom": "8.19.0",
4141
"@testing-library/jest-dom": "5.16.5",
@@ -67,7 +67,7 @@
6767
"react-transition-group": "4.4.5"
6868
},
6969
"peerDependencies": {
70-
"@edx/frontend-platform": "^2.0.0",
70+
"@edx/frontend-platform": "^3.0.0",
7171
"@edx/paragon": ">= 7.0.0 < 21.0.0",
7272
"prop-types": "^15.5.10",
7373
"react": "^16.9.0",

0 commit comments

Comments
 (0)