TeamWertarbyte / material-ui-chip-input

A chip input field using Material-UI.
https://mui.wertarbyte.com/#material-ui-chip-input
MIT License
737 stars 208 forks source link

Update material-ui/core dependency #334

Closed gregroyal closed 4 years ago

gregroyal commented 4 years ago

"@material-ui/core": "^1.0.0 || ^3.1.0" is out of date is there a reason for the locked version?

as of today, https://www.npmjs.com/package/@material-ui/core is at 4.11.0

gregroyal commented 4 years ago

I was able to use the new Autocomplete with freeSolo to recreate this project. Maybe thats why the version is locked?