mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
* actually using result from deepMerge when updating settings * replacing merge from lodash with merge from deepmerge --------- Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
This commit is contained in:
committed by
GitHub
parent
10caacd830
commit
5e1117ef92
@@ -18,6 +18,7 @@
|
||||
"dependencies": {
|
||||
"csstype": "3.1.0",
|
||||
"debug": "4.3.4",
|
||||
"deepmerge": "4.3.1",
|
||||
"dompurify": "2.3.8",
|
||||
"eventemitter3": "4.0.7",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
|
||||
Reference in New Issue
Block a user