futurice / pepperoni-app-kit

Pepperoni - React Native App Starter Kit for Android and iOS
http://getpepperoni.com
MIT License
4.63k stars 645 forks source link

Remove package-lock to avoid inconsistencies with yarn.lock #239

Closed tino-junge closed 2 years ago

tino-junge commented 5 years ago

Removes the following warning:

yarn install v1.10.1 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.