mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
express and gzippo finally compatible
This commit is contained in:
parent
4a6ce103a6
commit
a01e22bb41
1 changed files with 3 additions and 3 deletions
|
|
@ -6,8 +6,8 @@
|
|||
"dependencies": {
|
||||
"derby": "0.3.13",
|
||||
"racer-db-mongo": "0.3.13",
|
||||
"express": "3.0.0rc3",
|
||||
"gzippo": "git://github.com/dbashford/gzippo.git",
|
||||
"express": "*",
|
||||
"gzippo": "*",
|
||||
"connect-mongo": ">=0.1.9",
|
||||
"everyauth": "git://github.com/bnoguchi/everyauth#express3",
|
||||
"derby-ui-boot": "*",
|
||||
|
|
@ -34,4 +34,4 @@
|
|||
"node": "0.8.x",
|
||||
"npm": "1.1.x"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue