diff --git a/package-lock.json b/package-lock.json index 4c59f27..36fe5a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ }, "peerDependencies": { "@edx/frontend-platform": "^2.0.0", - "@edx/paragon": ">= 7.0.0 < 20.0.0", + "@edx/paragon": ">= 7.0.0 < 21.0.0", "prop-types": "^15.5.10", "react": "^16.9.0", "react-dom": "^16.9.0" diff --git a/package.json b/package.json index 2d25059..d021365 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ }, "peerDependencies": { "@edx/frontend-platform": "^2.0.0", - "@edx/paragon": ">= 7.0.0 < 20.0.0", + "@edx/paragon": ">= 7.0.0 < 21.0.0", "prop-types": "^15.5.10", "react": "^16.9.0", "react-dom": "^16.9.0"