Bump npm-http-server dep

This commit is contained in:
Michael Jackson 2016-03-12 22:51:41 -08:00
parent 1cf2e9f128
commit 2251e278dc
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@
"dependencies": {
"cors": "^2.7.1",
"express": "^4.13.4",
"npm-http-server": "^2.2.0"
"npm-http-server": "^2.3.0"
}
}