mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-22 13:48:46 +00:00
use express beta4
This commit is contained in:
parent
e6e8f87d3d
commit
eedf453290
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "habitrpg",
|
||||
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
||||
"version": "0.0.0-38",
|
||||
"version": "0.0.0-52",
|
||||
"main": "./server.js",
|
||||
"dependencies": {
|
||||
"derby": "*",
|
||||
"express": "3.x",
|
||||
"express": "3.0.0beta4",
|
||||
"gzippo": ">=0.1.4",
|
||||
"racer-db-mongo": "*",
|
||||
"connect-mongo": ">=0.1.9",
|
||||
|
|
|
|||
Loading…
Reference in a new issue