Skip to content

Commit

Permalink
fix: frontend platform peer dependency to 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
muselesscreator committed Sep 27, 2022
1 parent 5bbd266 commit 3079620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@fortawesome/react-fontawesome": "0.2.0"
},
"peerDependencies": {
"@edx/frontend-platform": "^2.3.0",
"@edx/frontend-platform": "^3.0.0",
"prop-types": "^15.5.10",
"react": "^16.9.0",
"react-dom": "^16.9.0"
Expand Down

0 comments on commit 3079620

Please # to comment.