Skip to content

Commit c6e971e

Browse files
committed
fix: update peer dependency of paragon
1 parent 2f0a07b commit c6e971e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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",
71+
"@edx/paragon": ">= ^7.0.0 < 13.0.0",
7272
"prop-types": "^15.5.10",
7373
"react": "^16.9.0",
7474
"react-dom": "^16.9.0"

0 commit comments

Comments
 (0)