imba / imba.io

📄The official website of Imba
http://imba.io
MIT License
80 stars 37 forks source link

delete the package-lock file #91

Closed aalemayhu closed 5 years ago

aalemayhu commented 5 years ago

We are now using yarn and that should fix the below warning

warning package-lock.json found. Your project contains lock files generated by
tools other than Yarn. It is advised not to mix package managers in order to
avoid resolution inconsistencies caused by unsynchronized lock files. To clear
this warning, remove package-lock.json.