diff --git a/package.json b/package.json index c01ed19..74eff5d 100644 --- a/package.json +++ b/package.json @@ -56,9 +56,11 @@ "nodemon": "^2.0.16" }, "dependencies": { + "autofit.js": "^3.2.8", "dayjs": "^1.10.7", "ee-core": "2.10.0", "electron-updater": "^5.3.0", + "event-source-polyfill": "^1.0.31", "lodash": "^4.17.21", "mqtt": "^5.10.1", "sass": "^1.80.4"