fix(monorepo/client): missing electron remote dep

This commit is contained in:
Elian Doran
2025-04-18 10:41:29 +03:00
parent 28a319be0b
commit 17c7d7d908
3 changed files with 852 additions and 692 deletions

View File

@@ -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"
}
}