Skip to content

Commit

Permalink
Merge pull request #39 from hcgatewood/master
Browse files Browse the repository at this point in the history
Fix live-reload failure for paths that include brackets
  • Loading branch information
shime authored Jan 19, 2018
2 parents 375c5dd + e4c90dc commit 340e1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"body-parser": "^1.9.2",
"chokidar": "^1.6.1",
"chokidar": "^2.0.0",
"express": "^4.10.2",
"markdown-it": "^8.3.1",
"markdown-it-emoji": "^1.4.0",
Expand Down

0 comments on commit 340e1b7

Please sign in to comment.