This commit is contained in:
Killer069 2021-12-14 15:16:41 +05:30 committed by GitHub
parent a4efc54002
commit cff59ce256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{ {
"name": "play-dl", "name": "play-dl",
"version": "1.5.0", "version": "1.5.5",
"description": "YouTube, SoundCloud, Spotify, Deezer searching and streaming for discord.js bots", "description": "YouTube, SoundCloud, Spotify, Deezer searching and streaming for discord.js bots",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
@ -50,4 +50,4 @@
"typescript": "^4.4.4", "typescript": "^4.4.4",
"typedoc-plugin-extras": "^2.2.1" "typedoc-plugin-extras": "^2.2.1"
} }
} }