Upgrade npm-http-server dep

This commit is contained in:
Michael Jackson 2016-03-26 20:39:20 -07:00
parent c209cedcfc
commit fc72435f6e
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.0"
"npm-http-server": "^2.8.1"
}
}