mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 11:36:45 +00:00
fix(package): update merge-stream to version 2.0.0 (#11190)
This commit is contained in:
parent
b8b414cae5
commit
5b7621ceb3
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
"jquery": ">=3.0.0",
|
||||
"js2xmlparser": "^3.0.0",
|
||||
"lodash": "^4.17.10",
|
||||
"merge-stream": "^1.0.0",
|
||||
"merge-stream": "^2.0.0",
|
||||
"method-override": "^3.0.0",
|
||||
"moment": "^2.22.1",
|
||||
"moment-recur": "^1.0.7",
|
||||
|
|
|
|||
Loading…
Reference in a new issue