Update package.json

This commit is contained in:
Jorrin 2024-04-02 16:06:09 +02:00
parent bc34b95647
commit 183ab4db14
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "2.2.7", "version": "2.2.7",
"description": "Package that contains all the providers of movie-web", "description": "Package that contains all the providers of movie-web",
"type": "module", "type": "module",
"main": "./lib/index.umd.js", "main": "./lib/index.js",
"types": "./lib/index.d.ts", "types": "./lib/index.d.ts",
"files": [ "files": [
"./lib" "./lib"