This commit is contained in:
killer069 2021-08-16 15:22:15 +05:30
parent 97b1eed267
commit 61c08945c4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "play-dl",
"version": "0.0.1",
"version": "0.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "play-dl",
"version": "0.0.1",
"version": "0.0.2",
"license": "MIT",
"dependencies": {
"node-fetch": "^2.6.1"

View File

@ -1,6 +1,6 @@
{
"name": "play-dl",
"version": "0.0.1",
"version": "0.0.2",
"description": "YouTube, SoundCloud, Spotify downloader",
"main": "dist/index.js",
"typings": "dist/index.d.ts",