From 4f0d63dba58fc2e65e9a378a6541f3176cf00440 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 27 Jul 2025 18:43:54 -0700 Subject: bump and include --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 5097628..9aa2f58 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,7 @@ { "compilerOptions": { "target": "ES2022", - "module": "ESNext", + "module": "CommonJS", "baseUrl": ".", "outDir": "./dist", "declaration": true, -- cgit v1.2.3-70-g09d2