From 067837fe13d0a294e6c9c50a3223d0c087fc2e10 Mon Sep 17 00:00:00 2001 From: Killer069 <65385476+killer069@users.noreply.github.com> Date: Sat, 20 Nov 2021 13:50:02 +0530 Subject: [PATCH] Update package.json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 1099d6f..f00e4bd 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,10 @@ { "name": "play-dl", - "version": "1.3.1", + "version": "1.3.2", "description": "YouTube, SoundCloud, Spotify streaming for discord.js bots", "main": "dist/index.js", "typings": "dist/index.d.ts", "directories": { - "doc": "docs", "example": "examples" }, "scripts": {