Merge branch 'play-dl:main' into main

This commit is contained in:
AtariTom 2022-04-02 23:08:43 -04:00 committed by GitHub
commit 2838bc5a6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.2",
"version": "1.9.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "play-dl",
"version": "1.9.2",
"version": "1.9.3",
"license": "GPL-3.0",
"dependencies": {
"play-audio": "^0.5.2"

View File

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