From 2feb90475e12d23e892aef37bb01e2361dac4bc6 Mon Sep 17 00:00:00 2001 From: "Emma [it/its]@Rory&" Date: Fri, 25 Oct 2024 18:57:29 +0200 Subject: Fix module resolution when $CWD != . --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 1e7b2047..42e729f5 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,7 @@ "@types/i18next-node-fs-backend": "^2.1.2", "@types/json-bigint": "^1.0.1", "@types/jsonwebtoken": "^9.0.2", + "@types/module-alias": "^2.0.4", "@types/morgan": "^1.9.4", "@types/multer": "^1.4.7", "@types/murmurhash-js": "^1.0.4", -- cgit 1.5.1