Skip to content

Commit

Permalink
fix(deps): live-server issue with Node.js 8
Browse files Browse the repository at this point in the history
fix #232
  • Loading branch information
vogloblinsky committed Jul 20, 2017
1 parent 9447b92 commit 38710ea
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 @@ -66,7 +66,7 @@
"json5": "^0.5.1",
"handlebars": "^4.0.10",
"html-entities": "^1.2.1",
"live-server": "^1.2.0",
"live-server": "1.1.0",
"lodash": "^4.17.3",
"lunr": "1.0.0",
"marked": "^0.3.6",
Expand Down

0 comments on commit 38710ea

Please sign in to comment.