chore(package.json): bump to version 1.0.9

This commit is contained in:
TobyG74 2023-10-12 18:21:55 +07:00
parent 407816e7d9
commit 3697494696

View File

@ -1,11 +1,10 @@
{
"name": "@tobyg74/tiktok-api-dl",
"version": "1.0.8",
"version": "1.0.9",
"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",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc --build"
},
"repository": {