iaincollins / nextjs-starter

A starter project for Next.js with authentication
https://nextjs-starter.now.sh
ISC License
1.37k stars 423 forks source link

fix: Untrack package-lock.json #114

Open renatorozas opened 4 years ago

renatorozas commented 4 years ago

Remove package-lock.json from tracking so when running the commands to get started with nextjs-started works.

This pull request addresses: https://github.com/iaincollins/nextjs-starter/issues/115