Skip to content

Commit

Permalink
feat: upgrade frontend platform to version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
leangseu-edx authored and arbrandes committed Nov 7, 2022
1 parent c3b02a2 commit dfdcbc0
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 116 deletions.
211 changes: 97 additions & 114 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@edx/brand": "npm:@edx/[email protected]",
"@edx/frontend-build": "12.3.0",
"@edx/frontend-platform": "2.6.2",
"@edx/frontend-platform": "^3.0.1",
"@edx/paragon": "19.25.3",
"@testing-library/dom": "8.19.0",
"@testing-library/jest-dom": "5.16.5",
Expand Down Expand Up @@ -67,7 +67,7 @@
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@edx/frontend-platform": "^2.0.0",
"@edx/frontend-platform": "^3.0.0",
"@edx/paragon": ">= 7.0.0 < 21.0.0",
"prop-types": "^15.5.10",
"react": "^16.9.0",
Expand Down

0 comments on commit dfdcbc0

Please sign in to comment.