chore: bump to version 1.2.0
This commit is contained in:
parent
0dd7b1f0b6
commit
5e885a9f9d
5
.gitignore
vendored
5
.gitignore
vendored
@ -5,8 +5,5 @@ package-lock.json
|
||||
yarn.lock
|
||||
lib
|
||||
test.js
|
||||
<<<<<<< HEAD
|
||||
bun.lockb
|
||||
=======
|
||||
bun.lockb
|
||||
>>>>>>> e1924e9 (chore: update to version 1.0.6)
|
||||
tsconfig.tsbuildinfo
|
||||
@ -8,4 +8,5 @@ tsconfig.json
|
||||
.prettierrc
|
||||
src
|
||||
test.js
|
||||
bun.lockb
|
||||
bun.lockb
|
||||
tsconfig.tsbuildinfo
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tobyg74/tiktok-api-dl",
|
||||
"version": "1.1.9",
|
||||
"version": "1.2.0",
|
||||
"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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user