build: update package.json

This commit is contained in:
LuanRT
2021-10-07 03:13:38 -03:00
parent b2501cc77c
commit 49623a2111
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -2,7 +2,7 @@
"name": "youtubei.js",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"requires": true,
"packages": {
"": {
"name": "youtubei.js",

View File

@@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
},
"author": "LuanRT",
"license": "MIT",
"directories": {