GoldenOwlAsia / react-native-twitter-signin

MIT License
167 stars 304 forks source link

Updates package-lock to v2 - project has no deps #172

Open doublethefish opened 3 years ago

doublethefish commented 3 years ago

... so this removes the (uneeded) deps from the package-lockfile, which means downstream projects don't get conflicts with their dependencies.

I believe this PR will make this dep work for rn 60> and with the latest version of npm (7.10.0/7.11.1)