From d8ecc4269f2049f64ee60f518076ccd162857a36 Mon Sep 17 00:00:00 2001 From: Puyodead1 Date: Fri, 13 Jan 2023 08:52:24 -0500 Subject: replace node-fetch with wretch --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 99a0f2d3..4dcd3d26 100644 --- a/package.json +++ b/package.json @@ -105,6 +105,7 @@ "tslib": "^2.4.1", "typeorm": "^0.3.10", "typescript-json-schema": "^0.50.1", + "wretch": "^2.3.2", "ws": "^8.9.0" }, "_moduleAliases": { -- cgit 1.4.1