Compare commits

..

No commits in common. "c41be73e3a2f478a30828f8a94ede7a953be9d1b" and "fcc681cde1aa0bd55b29a37d0b34aec014ec83be" have entirely different histories.

2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "vk-music-dl",
"version": "1.0.5",
"version": "1.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "vk-music-dl",
"version": "1.0.5",
"description": "Download Spotify playlist as mp3 from VKontakte",
"version": "1.0.4",
"description": "Download playlist from Spotify as mp3 from VKontact",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"