Skip to content

Commit 3079620

Browse files
author
Ben Warzeski
committed
fix: frontend platform peer dependency to 3.x
1 parent 5bbd266 commit 3079620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@fortawesome/react-fontawesome": "0.2.0"
5959
},
6060
"peerDependencies": {
61-
"@edx/frontend-platform": "^2.3.0",
61+
"@edx/frontend-platform": "^3.0.0",
6262
"prop-types": "^15.5.10",
6363
"react": "^16.9.0",
6464
"react-dom": "^16.9.0"

0 commit comments

Comments
 (0)