chore: bump to version 1.1.8

This commit is contained in:
Tobi Saputra 2024-07-09 17:43:52 +07:00
parent b74828d6e3
commit 8f1a990396

View File

@ -1,6 +1,6 @@
{
"name": "@tobyg74/tiktok-api-dl",
"version": "1.1.7",
"version": "1.1.8",
"description": "Scraper for downloading media in the form of videos, images and audio from Tiktok. Also for stalking Tiktok Users",
"main": "lib/index.js",
"types": "lib/index.d.ts",
@ -37,7 +37,9 @@
"axios": "^1.3.4",
"cheerio": "^1.0.0-rc.12",
"crypto-js": "^4.2.0",
"https-proxy-agent": "^7.0.5",
"qs": "^6.12.0",
"socks-proxy-agent": "^8.0.4",
"uuid": "^10.0.0"
},
"devDependencies": {