mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-20 04:43:54 +00:00
stick nconf to specific version
This commit is contained in:
parent
f0deb2bf90
commit
81308f700d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
"mongoose": "~3.8.17",
|
||||
"moment": "~2.8.3",
|
||||
"mongoose-id-autoinc": "~2013.7.14-4",
|
||||
"nconf": "*",
|
||||
"nconf": "~0.6.9",
|
||||
"newrelic": "~1.11.2",
|
||||
"nib": "~1.0.1",
|
||||
"nodemailer": "~0.5.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue