mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Add lodash.deepDefaults as a dependency
This commit is contained in:
parent
30ba9582b5
commit
18328c0c42
1 changed files with 2 additions and 1 deletions
|
|
@ -121,13 +121,14 @@
|
|||
"karma-ng-html2js-preprocessor": "~0.1.0",
|
||||
"karma-phantomjs-launcher": "~0.1.0",
|
||||
"karma-requirejs": "~0.2.0",
|
||||
"requirejs": "~2.1",
|
||||
"karma-script-launcher": "~0.1.0",
|
||||
"lcov-result-merger": "^1.0.2",
|
||||
"lodash.defaultsdeep": "^3.10.0",
|
||||
"mocha": "^2.3.3",
|
||||
"mongodb": "^2.0.46",
|
||||
"mongoskin": "~0.6.1",
|
||||
"protractor": "~2.0.0",
|
||||
"requirejs": "~2.1",
|
||||
"rewire": "^2.3.3",
|
||||
"shelljs": "^0.4.0",
|
||||
"sinon": "^1.17.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue