Comparing version 0.0.1a to 0.0.1b
{ | ||
"description": "Server static files to localhost:3000", | ||
"version": "0.0.1a", | ||
"version": "0.0.1b", | ||
"dependencies": { | ||
@@ -18,4 +18,4 @@ "iced-coffee-script": "~1.3.1c", | ||
"engines": { | ||
"node": "~0.6.*" | ||
"node": "0.6.x" | ||
} | ||
} |
856