chore: update to version 1.0.6
This commit is contained in:
parent
6d64810aed
commit
ad4704b689
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,7 +1,12 @@
|
||||
node_modules
|
||||
yarn-lock.json
|
||||
pnpm-lock.yaml
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
lib
|
||||
test.js
|
||||
bun.lockb
|
||||
<<<<<<< HEAD
|
||||
bun.lockb
|
||||
=======
|
||||
bun.lockb
|
||||
>>>>>>> e1924e9 (chore: update to version 1.0.6)
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
node_modules
|
||||
yarn-lock.json
|
||||
pnpm-lock.yaml
|
||||
package-lock.json
|
||||
.gitignore
|
||||
tsconfig.json
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tobyg74/tiktok-api-dl",
|
||||
"version": "1.0.5-a",
|
||||
"description": "Scrapper for download Video, Image, Music from Tiktok",
|
||||
"version": "1.0.6",
|
||||
"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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user