Update npm-http-server dep

This commit is contained in:
Michael Jackson 2016-03-28 10:05:56 -07:00
parent b6f6cae571
commit 1e89ba7140
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.8.1"
"npm-http-server": "^2.9.0"
}
}