patw0929 / react-intl-tel-input

Rewrite International Telephone Input in React.js. (Looking for maintainers, and PRs & contributors are also welcomed!)
https://patw0929.github.io/react-intl-tel-input/
MIT License
284 stars 220 forks source link

Remove package-lock.json #302

Closed patw0929 closed 5 years ago

patw0929 commented 5 years ago

Description

Remove package-lock.json, due to this 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.

Types of changes

Checklist:

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 93.888% when pulling 7287fa4d1e5ba625c9555299932e079035a8b80d on feature/remove-package-lock into 34357e2ab1c7b2e17e007255eb866540854eb24c on master.