mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 09:23:26 +00:00
Merge pull request #136 from movie-web/fix/export
Fixing package.json export
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user