This commit is contained in:
Lloyd Brookes
2014-05-08 15:06:31 +02:00
parent 865845c4b5
commit 0c778eefb7

View File

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