mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-21 05:08:51 +00:00
Add another dev dep to deps
This commit is contained in:
parent
76bd6cbd59
commit
41afe0a2f5
1 changed files with 1 additions and 1 deletions
|
|
@ -46,6 +46,7 @@
|
|||
"lodash": "~2.4.1",
|
||||
"loggly": "~1.0.8",
|
||||
"marked": "^0.3.5",
|
||||
"merge-stream": "^1.0.0",
|
||||
"method-override": "~2.2.0",
|
||||
"moment": "~2.8.3",
|
||||
"mongoose": "~3.8.23",
|
||||
|
|
@ -114,7 +115,6 @@
|
|||
"karma-requirejs": "~0.2.0",
|
||||
"karma-script-launcher": "~0.1.0",
|
||||
"lcov-result-merger": "^1.0.2",
|
||||
"merge-stream": "^1.0.0",
|
||||
"mocha": "~1.12.1",
|
||||
"mongoskin": "~0.6.1",
|
||||
"protractor": "~2.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue