diff --git a/package.json b/package.json index cc4d1ab..cd2a84e 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,10 @@ { "name": "@tobyg74/tiktok-api-dl", - "version": "1.0.8", + "version": "1.0.9", "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": { - "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc --build" }, "repository": {