This commit is contained in:
absidue 2022-03-16 21:27:55 +01:00
parent f68ab1b8ad
commit ea5bdc266b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "play-dl",
"version": "1.9.0",
"version": "1.9.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "play-dl",
"version": "1.9.0",
"version": "1.9.2",
"license": "GPL-3.0",
"dependencies": {
"play-audio": "^0.5.2"

View File

@ -1,6 +1,6 @@
{
"name": "play-dl",
"version": "1.9.1",
"version": "1.9.2",
"description": "YouTube, SoundCloud, Spotify, Deezer searching and streaming for discord-js bots",
"main": "dist/index.js",
"typings": "dist/index.d.ts",