This commit is contained in:
2026-01-20 01:32:59 +03:00
parent b852171e69
commit f550b7eb69

View File

@@ -1,7 +1,7 @@
{
"name": "@gromlab/create-vod",
"author": "Gromov Sergei",
"version": "0.1.4",
"version": "0.1.5",
"description": "DASH/HLS video converter with hardware acceleration (NVENC/QSV/AMF/VAAPI), thumbnails and poster generation",
"type": "module",
"main": "./dist/index.js",
@@ -61,4 +61,4 @@
"dependencies": {
"cli-progress": "^3.12.0"
}
}
}