Skip to content

Commit 994b21c

Browse files
julianajlkarbrandes
authored andcommitted
fix: Change frontend-platform peer dependency to v2 or v3 range
1 parent 940b45b commit 994b21c

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
@@ -67,7 +67,7 @@
6767
"react-transition-group": "4.4.5"
6868
},
6969
"peerDependencies": {
70-
"@edx/frontend-platform": "^3.0.0",
70+
"@edx/frontend-platform": "^2.0.0 || ^3.0.0",
7171
"@edx/paragon": ">= 7.0.0 < 21.0.0",
7272
"prop-types": "^15.5.10",
7373
"react": "^16.9.0",

0 commit comments

Comments
 (0)