From 47218df561e877265c739ffab59b760318ea3143 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 29 Oct 2022 23:35:20 +0300 Subject: Merge server routes from Next version --- vnext/package.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index bcc2461a..afa50bbd 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -79,10 +79,13 @@ "axios": "^1.1.3", "axios-cache-interceptor": "^0.10.7", "core-js": "^3.26.0", + "cors": "^2.8.5", "evil-icons": "^1.10.1", "express": "^4.18.2", "ignore-styles": "^5.0.1", + "mailparser": "^3.5.0", "moment": "^2.29.4", + "node-pushnotifications": "^2.0.3", "qs": "^6.11.0", "react": "18.2.0", "react-content-loader": "^6.2.0", -- cgit v1.2.3