Update package.json

This commit is contained in:
Killer069 2021-11-20 13:50:02 +05:30 committed by GitHub
parent 9d10872989
commit 067837fe13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {