mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
fix(monorepo/client): missing electron remote dep
This commit is contained in:
parent
28a319be0b
commit
17c7d7d908
@ -54,7 +54,6 @@
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "0.39.0",
|
||||
"@braintree/sanitize-url": "7.1.1",
|
||||
"@electron/remote": "2.1.2",
|
||||
"@highlightjs/cdn-assets": "11.11.1",
|
||||
"@triliumnext/express-partial-content": "1.0.1",
|
||||
"archiver": "7.0.1",
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
1540
package-lock.json
generated
1540
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user