Skip to content

Commit

Permalink
fix: bump and support paragon v22 (openedx#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstankiewicz authored and bra-i-am committed May 14, 2024
1 parent 230381c commit 1b7e0d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"enzyme": "3.11.0",
"@openedx/frontend-build": "github:openedx/frontend-build#ags/2321",
"@openedx/paragon": "21.13.1",
"@openedx/paragon": "22.0.0",
"@testing-library/jest-dom": "6.2.0",
"@testing-library/react": "12.1.5",
"core-js": "3.34.0",
Expand Down Expand Up @@ -79,7 +79,7 @@
},
"peerDependencies": {
"@openedx/frontend-build": ">= 13.0.15",
"@openedx/paragon": "^21.5.7",
"@openedx/paragon": ">= 21.5.7 < 23.0.0",
"prop-types": "^15.7.2",
"react": "^16.9.0 || ^17.0.0",
"react-dom": "^16.9.0 || ^17.0.0",
Expand Down

0 comments on commit 1b7e0d2

Please sign in to comment.