mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 13:13:25 +00:00
remove node-fetch as runtime dependency
This commit is contained in:
@@ -61,12 +61,12 @@
|
||||
"vite": "^4.0.0",
|
||||
"vite-plugin-dts": "^3.5.3",
|
||||
"vite-plugin-eslint": "^1.8.1",
|
||||
"vitest": "^0.32.2"
|
||||
"vitest": "^0.32.2",
|
||||
"node-fetch": "^3.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"crypto-js": "^4.1.1",
|
||||
"form-data": "^4.0.0",
|
||||
"node-fetch": "^3.3.2"
|
||||
"form-data": "^4.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user