Fix case-sensitive import warning (#616)

Co-authored-by: Max Isom <hi@maxisom.me>
This commit is contained in:
Pierluigi Zagaria 2022-04-08 02:31:43 +02:00 committed by GitHub
parent bd749d95a9
commit 7a190a526b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 17 deletions

View file

@ -109,7 +109,7 @@
"spotify-uri": "^2.2.0",
"spotify-web-api-node": "^5.0.2",
"xbytes": "^1.7.0",
"youtube.ts": "^0.2.5",
"youtube.ts": "^0.2.8",
"ytdl-core": "^4.11.0",
"ytsr": "^3.6.0"
}