mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
fix(monorepo/client): missing electron remote dep
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
"@types/bootstrap": "5.2.10",
|
||||
"bootstrap": "5.3.5",
|
||||
"force-graph": "1.49.5",
|
||||
"@popperjs/core": "2.11.8"
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@electron/remote": "2.1.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user