From e6964f490dacf798ce784b280b28b822caec314f Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Mon, 22 Aug 2022 19:06:28 +0200 Subject: [PATCH] fix: --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d7affc8..0029e11 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.0.0", "description": "Vinci Discord Bot for Mara Turing", "main": "index.ts", + "type": "commonjs", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "nodemon index.ts"