1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-02-10 16:01:32 +00:00

Use the new router

This commit is contained in:
John Crepezzi
2011-11-23 13:14:18 -05:00
parent 1dbaa54811
commit 167c7c4adb
4 changed files with 33 additions and 22 deletions

View File

@@ -19,7 +19,8 @@
"dependencies": {
"winston": "*",
"hashlib": "*"
"hashlib": "*",
"connect": "*"
},
"devDependencies": {