diff --git a/package.json b/package.json index 0888ac17..b25a92cd 100644 --- a/package.json +++ b/package.json @@ -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",