Skip to content

Commit 791dd68

Browse files
blarghmateyasadali145
authored andcommitted
fix: Add edx namespaced paragon as peer dependency
1 parent de139b6 commit 791dd68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"@openedx/paragon": ">= 21.5.7 < 23.0.0",
7272
"prop-types": "^15.5.10",
7373
"react": "^16.9.0 || ^17.0.0",
74-
"react-dom": "^16.9.0 || ^17.0.0"
74+
"react-dom": "^16.9.0 || ^17.0.0",
75+
"@edx/paragon": "<22.0.0"
7576
}
7677
}

0 commit comments

Comments
 (0)