Skip to content

Commit

Permalink
Make ra-ui-materialui a peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
teyc committed Mar 10, 2020
1 parent fe15d01 commit 139599e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ra-input-rich-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
},
"peerDependencies": {
"ra-core": "^3.0.0",
"ra-ui-materialui": "^3.0.0",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},
"dependencies": {
"ra-ui-materialui": "^3.0.0",
"@types/quill": "~1.3.0",
"lodash": "~4.17.5",
"prop-types": "^15.6.0",
Expand Down

0 comments on commit 139599e

Please sign in to comment.