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

Updates node modules, fixes new syntax for SyntaxHighlighterTheme #96

Closed ddrager closed 5 years ago

ddrager commented 5 years ago

Thanks for your work on this project. This pull request updates node dependencies, fixes new method for calling SyntaxHighlighterTheme.

iaincollins commented 5 years ago

Oh this is really great, thank you! It totally broke when I updated some packages recently but didn't quite find the time to back and fix it properly. Will roll this out over the weekend!