chore: bump to version 1.3.2

This commit is contained in:
Tobi Saputra 2025-06-03 16:26:26 +07:00
parent 2fa9e6fef4
commit 6ef5db2aac

View File

@ -1,6 +1,6 @@
{ {
"name": "@tobyg74/tiktok-api-dl", "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", "description": "Scraper for downloading media in the form of videos, images and audio from Tiktok. Also for stalking Tiktok Users",
"main": "lib/index.js", "main": "lib/index.js",
"types": "lib/index.d.ts", "types": "lib/index.d.ts",
@ -27,10 +27,6 @@
"tiktok-stalk" "tiktok-stalk"
], ],
"author": "Tobz", "author": "Tobz",
"contributors": [
"aqulzz",
"nugraizy"
],
"license": "ISC", "license": "ISC",
"bugs": { "bugs": {
"url": "https://github.com/TobyG74/tiktok-api-dl/issues" "url": "https://github.com/TobyG74/tiktok-api-dl/issues"