Skip to content

Commit 1251168

Browse files
julianajlkarbrandes
authored andcommitted
fix: Change frontend-platform peer dependency to v2 or v3 range
1 parent f084393 commit 1251168

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "^3.0.0",
61+
"@edx/frontend-platform": "^2.0.0 || ^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)