Update npm-http-server dep

This commit is contained in:
Michael Jackson 2016-03-26 11:29:38 -07:00
parent 4ed32cb24b
commit ebbbb18233
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@
"dependencies": {
"cors": "^2.7.1",
"express": "^4.13.4",
"npm-http-server": "^2.5.0"
"npm-http-server": "^2.6.0"
}
}