mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
try express 3.0.0rc3
This commit is contained in:
parent
21c48527e7
commit
fd1489726b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"dependencies": {
|
||||
"derby": "0.3.13",
|
||||
"racer-db-mongo": "0.3.13",
|
||||
"express": "*",
|
||||
"express": "3.0.0rc3",
|
||||
"gzippo": "git://github.com/dbashford/gzippo.git",
|
||||
"connect-mongo": ">=0.1.9",
|
||||
"everyauth": "git://github.com/bnoguchi/everyauth#express3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue