Skip to content

Commit

Permalink
Merge pull request #236 from muselesscreator/platform_3.0
Browse files Browse the repository at this point in the history
fix: frontend platform peer dependency to 3.x
  • Loading branch information
Ben Warzeski authored Sep 27, 2022
2 parents f3094e1 + 3079620 commit 3f18cf7
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 3f18cf7

Please sign in to comment.