Skip to content

Commit 8d46de8

Browse files
feat!: remove Paragon 21 support (#578)
BREAKING CHANGE: consumers must now use Paragon 22
1 parent 8341f17 commit 8d46de8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
"peerDependencies": {
7272
"@edx/frontend-platform": "^7.0.0 || ^8.0.0",
73-
"@openedx/paragon": ">= 21.5.7 < 23.0.0",
73+
"@openedx/paragon": "^22.0.0",
7474
"prop-types": "^15.5.10",
7575
"react": "^16.9.0 || ^17.0.0",
7676
"react-dom": "^16.9.0 || ^17.0.0",

0 commit comments

Comments
 (0)