chore(package): Remove main entry point

Oops, almost missed it.
This commit is contained in:
Luan
2025-07-24 10:02:49 -03:00
parent d8d4471a44
commit 19854137ca

View File

@@ -2,7 +2,6 @@
"name": "googlevideo",
"version": "4.0.1",
"description": "A collection of modules for working with YouTube's proprietary video streaming protocols (UMP/SABR).",
"main": "dist/index.js",
"type": "module",
"scripts": {
"watch": "npx tspc --watch",