chore(package): remove "type" field from package.json

This commit is contained in:
Viren070
2025-09-13 18:03:59 +01:00
parent f37249c4d4
commit 7777d22e11
-1
View File
@@ -3,7 +3,6 @@
"version": "2.12.2",
"description": "AIOStreams consolidates multiple Stremio addons and debrid services into a single, easily configurable addon. It allows highly customisable filtering, sorting, and formatting of results and supports proxying all your streams through MediaFlow Proxy or StremThru for improved compatibility and IP restriction bypassing.",
"main": "dist/index.js",
"type": "module",
"scripts": {
"test": "pnpm run test --workspaces",
"release": "commit-and-tag-version",