This commit is contained in:
Lloyd Brookes
2014-02-01 23:10:46 +01:00
parent ccce4e1165
commit 88ec4906d7

View File

@ -1,6 +1,6 @@
{ {
"name": "local-web-server", "name": "local-web-server",
"version": "0.1.7", "version": "0.1.8",
"description": "Launch a lightweight static web server. Zero configuration.", "description": "Launch a lightweight static web server. Zero configuration.",
"bin": { "bin": {
"ws": "./ws.js" "ws": "./ws.js"