Update package.json

This commit is contained in:
Jorrin
2024-04-02 16:06:09 +02:00
parent bc34b95647
commit 183ab4db14

View File

@@ -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"