gregnb / gregnb/mui-datatables
Peer dependencies lead to warnings when installing the package
Open
on hold
v3
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
Peer dependencies in package.json lead to Warnings after installing the package when using the most recent "@material-ui/core" version (4.5.1).
## Expected Behavior
Package.json should be updated to "@material-ui/core" version 4.
Dependencies are also defined twice - once in peerDependencies and once in devDependencies. Couldn't one just get rid off the peerDependencies?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.