Updated MarcSync

This commit is contained in:
Marcel Lorbeer 2023-07-18 17:49:25 +02:00
parent 4f4a6c7f23
commit f42f974e61

View File

@ -28,6 +28,7 @@
"typescript": "^5.1.6"
},
"dependencies": {
"@microsoft/signalr": "^7.0.7"
"@microsoft/signalr": "^7.0.7",
"marcsync": "^1.1.2-dev"
}
}