chore: fix typo
This commit is contained in:
parent
10b76cf34f
commit
6d64810aed
@ -56,7 +56,7 @@ TiktokStalk(username).then((result) => {
|
||||
result?: {
|
||||
type: "video" | "image"
|
||||
id: string
|
||||
create_time: number
|
||||
createTime: number
|
||||
description: string
|
||||
author: {
|
||||
username: string
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tobyg74/tiktok-api-dl",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.5-a",
|
||||
"description": "Scrapper for download Video, Image, Music from Tiktok",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user