codereddit
codereddit copied to clipboard
Fix Issue #10 - upgrade highlight.js, add default score
- Fixes https://github.com/fozzle/codereddit/issues/10 by upgrading
highlight.js
to the last 8.9.x version. - Adds
history@^1.17.0
to satisfyreact-router
peer dependency. - Adds a default score of
0
to prevent an additional highlighting issue.
👍
Hey! Thanks for the PR, looks good.
Before merging I want to clean up master so that the built files aren't in the tree. This projects pretty old and I've learned a thing or twenty since, thankfully.
I'll try and get to it this weekend and I may ask you to make a new PR once that's done.