fix: destructure non-iterable instance error (#21)

* fix(issue-20): fix destructure non-iterable instance error

* fix(issue-20): update changelog and app version
This commit is contained in:
Vikrant Guleria
2023-10-18 09:37:03 +00:00
committed by GitHub
parent 9dd01b5361
commit f28361c4bc
4 changed files with 10 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "youtube-captions-scraper",
"version": "2.0.0",
"version": "2.0.1",
"description": "Scrap youtube auto-generated captions",
"main": "dist/index.js",
"author": {