0.5.1: Fix broken .git in npm bundle
Fixes an issue where 0.5.0 would not uninstall from npm.
If you end up in this case, you can fix it by:
- deleting your node modules
- or just deleting any
.git
folders in your simple-markdown dependency
- or just deleting any
- bumping your simple-markdown version to 0.5.1 or later
- running
npm install