Add @microsoft/signalr to package.template.json for npm install during build

This commit is contained in:
Pierre Arnaud
2026-01-30 12:46:57 +01:00
parent 9135aff855
commit 5b3d5e07ee

View File

@@ -32,6 +32,7 @@
"start": "tsc -p ."
},
"dependencies": {
"@microsoft/signalr": "^8.0.7",
"dasherize": "^2.0.0",
"electron-updater": "^6.6.2",
"image-size": "^1.2.1",