Skip to content

Commit 6e7584c

Browse files
committed
fix: update peer dep
1 parent 49b0368 commit 6e7584c

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
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
@@ -68,7 +68,7 @@
6868
},
6969
"peerDependencies": {
7070
"@edx/frontend-platform": "^1.8.0",
71-
"@edx/paragon": ">= ^7.0.0 < 20.0.0",
71+
"@edx/paragon": ">= 7.0.0 < 20.0.0",
7272
"prop-types": "^15.5.10",
7373
"react": "^16.9.0",
7474
"react-dom": "^16.9.0"

0 commit comments

Comments
 (0)