Skip to content

Commit

Permalink
[Major] Spotifydl: v1.0.0
Browse files Browse the repository at this point in the history
- Huge thanks to @phyzical
  • Loading branch information
SwapnilSoni1999 committed May 14, 2021
1 parent 7d48023 commit 939e4e1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "spotify-dl",
"productName": "Spotify Downloader",
"version": "0.5.1",
"version": "1.0.0",
"description": "Spotify Songs, Playlist & Album Downloader",
"main": "app.js",
"bin": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"request": "^2.88.2",
"spotify-web-api-node": "^5.0.0",
"yt-search": "^2.7.5",
"ytdl-core": "^4.7.0"
"ytdl-core": "^4.8.0"
},
"xo": {
"space": true,
Expand Down

0 comments on commit 939e4e1

Please sign in to comment.