From 183ab4db145f6354ac12e8f9f86c7a5dde53c9c9 Mon Sep 17 00:00:00 2001 From: Jorrin Date: Tue, 2 Apr 2024 16:06:09 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9111f9..6196f31 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "2.2.7", "description": "Package that contains all the providers of movie-web", "type": "module", - "main": "./lib/index.umd.js", + "main": "./lib/index.js", "types": "./lib/index.d.ts", "files": [ "./lib"