Allow scrumblr to run on non-root paths successfully

This commit is contained in:
Tim Toomey 2015-02-08 21:48:15 -08:00
parent 80a3ce4e52
commit 06fb9b155b
11 changed files with 156 additions and 121 deletions

View file

@ -21,6 +21,7 @@
"redis": "~0.12.1",
"sanitizer": "~0.1.1",
"simplesets": "~1.2.0",
"socket.io": "1.x"
"socket.io": "1.x",
"yargs": "~2.3.0"
}
}