mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-17 19:42:15 +00:00
small package.json cleanup
This commit is contained in:
parent
4ec7115c9a
commit
9db1d7c17e
1 changed files with 3 additions and 2 deletions
|
|
@ -6,10 +6,11 @@
|
|||
"dependencies": {
|
||||
"derby": "git://github.com/codeparty/derby#master",
|
||||
"racer": "git://github.com/codeparty/racer#master",
|
||||
"derby-ui-boot": "git://github.com/codeparty/derby-ui-boot#master",
|
||||
"racer-db-mongo": "git://github.com/codeparty/racer-db-mongo#master",
|
||||
"connect-mongo": ">=0.1.9",
|
||||
"derby-ui-boot": "git://github.com/codeparty/derby-ui-boot#master",
|
||||
"derby-auth": "git://github.com/lefnire/derby-auth#master",
|
||||
|
||||
"connect-mongo": ">=0.1.9",
|
||||
"passport-facebook": "*",
|
||||
"express": "*",
|
||||
"gzippo": "*",
|
||||
|
|
|
|||
Loading…
Reference in a new issue