move sparkplug decoding to backend

This commit is contained in:
Thomas Nordquist
2022-02-27 22:49:54 +01:00
parent 72400af679
commit b17b54490e
12 changed files with 3423 additions and 3687 deletions

View File

@@ -108,7 +108,7 @@
"electron-log": "4.4.6",
"electron-updater": "^4.6",
"fs-extra": "9",
"js-base64": "^2.5.1",
"js-base64": "^3.7.2",
"json-to-ast": "^2.1.0",
"lowdb": "^1.0.0",
"mime": "^2.4.4",
@@ -118,4 +118,4 @@
"uuid": "^8.3.2",
"yarn-run-all": "^3.1.1"
}
}
}