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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user