Update npm-http-server dep

This commit is contained in:
Michael Jackson 2016-03-15 22:24:18 -07:00
parent 28a96bbb66
commit 034adc5ccb
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.3.0"
"npm-http-server": "^2.3.1"
}
}