Compare commits

...

2 Commits

Author SHA1 Message Date
HugoPoi
c41be73e3a 1.0.5 2020-07-04 18:32:46 +02:00
HugoPoi
791101a520 doc: better description, wording 2020-07-04 18:32:38 +02:00
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

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