fix: remove unnecessary paragon peer dependency (#114)
The actual component code doesn’t use paragon. Only the example app does, meaning this isn’t really a peer dependency.
This commit is contained in:
@@ -64,7 +64,6 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@edx/frontend-platform": "^1.8.0",
|
||||
"@edx/paragon": "^7.0.0",
|
||||
"prop-types": "^15.5.10",
|
||||
"react": "^16.9.0",
|
||||
"react-dom": "^16.9.0"
|
||||
|
||||
Reference in New Issue
Block a user