mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-21 05:08:51 +00:00
add mongoose!
This commit is contained in:
parent
449ea620af
commit
a00bd3dcf1
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@
|
|||
"relative-date": "~1.1.1",
|
||||
"lodash": "~1.3.1",
|
||||
"async": "~0.2.9",
|
||||
"optimist": "~0.5.2"
|
||||
"optimist": "~0.5.2",
|
||||
"mongoose": "~3.6.18"
|
||||
},
|
||||
"private": true,
|
||||
"subdomain": "habitrpg",
|
||||
|
|
|
|||
Loading…
Reference in a new issue