mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-06-13 00:32:11 +00:00
chore(package): Remove unused type and module fields
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
"description": "A collection of modules for working with YouTube's proprietary video streaming protocols (UMP/SABR).",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
"types": "./dist/src/index.d.ts",
|
||||
"module": "./dist/src/index.js",
|
||||
"scripts": {
|
||||
"watch": "npx tspc --watch",
|
||||
"lint": "npx eslint ./src/**/*.ts",
|
||||
|
||||
Reference in New Issue
Block a user