flatlogic / react-material-admin

☄️React Material Admin is a React template built with Material-UI
https://flatlogic.com/admin-dashboards/react-material-admin/demo
MIT License
1.6k stars 564 forks source link

Packages update #6

Closed marcelofuchs closed 5 years ago

haikov commented 5 years ago

Hi @marcelofuchs, thanks for your help here!

I see that you committed package-lock.json file which was auto-generated from npm install, but we use yarn and already have yarn.lock file in the repo.

So, could you please remove package-lock.json from your commit and run yarn install to update the yarn.lock file?