From e6fe43a3b238fa972725ed0d6c374235be20d44b Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 14 Jan 2023 10:22:36 +0300 Subject: vnext: fix ssr build --- vnext/package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index d3204539..982764c2 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -57,11 +57,13 @@ "cors": "^2.8.5", "dayjs": "^1.11.7", "esbuild": "^0.16.17", + "eventsource": "^2.0.2", "evil-icons": "^1.10.1", "express": "^4.18.2", "ignore-styles": "^5.0.1", "mailparser": "^3.6.3", "node-pushnotifications": "^2.0.3", + "node-telegram-bot-api": "^0.61.0", "react": "18.2.0", "react-content-loader": "^6.2.0", "react-cookie": "^4.1.1", -- cgit v1.2.3