diff --git a/package-lock.json b/package-lock.json index a87e64e..c89ac1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@yimura/scraper", - "version": "1.2.1", + "version": "1.2.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@yimura/scraper", - "version": "1.2.1", + "version": "1.2.3", "license": "MIT" } } diff --git a/package.json b/package.json index 0294df2..257c507 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@yimura/scraper", - "version": "1.2.2", + "version": "1.2.3", "description": "A YouTube scraper using zero dependencies", "main": "index.js", "types": "index.d.ts",