From 6ef5db2aac6722375c0b0d4ff7c13881f707d15d Mon Sep 17 00:00:00 2001 From: Tobi Saputra Date: Tue, 3 Jun 2025 16:26:26 +0700 Subject: [PATCH] chore: bump to version 1.3.2 --- package.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/package.json b/package.json index 85fb7b7..27ada11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tobyg74/tiktok-api-dl", - "version": "1.3.1-fix", + "version": "1.3.2", "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", @@ -27,10 +27,6 @@ "tiktok-stalk" ], "author": "Tobz", - "contributors": [ - "aqulzz", - "nugraizy" - ], "license": "ISC", "bugs": { "url": "https://github.com/TobyG74/tiktok-api-dl/issues"