chore: updating paragon dependecy

This commit is contained in:
Kira
2022-08-01 13:32:03 -04:00
parent 8ac22515a6
commit cc26f750e8
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -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"

View File

@@ -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"