mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-18 12:02:54 +00:00
need guid
This commit is contained in:
parent
e2c5096311
commit
f3727fb62a
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@
|
|||
"gzippo": ">=0.1.7",
|
||||
"racer-db-mongo": ">=0.3.11",
|
||||
"connect-mongo": ">=0.1.9",
|
||||
"derby-ui-boot": "*"
|
||||
"derby-ui-boot": "*",
|
||||
"guid": "*"
|
||||
},
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue