build (package): update test script

This commit is contained in:
LuanRT
2021-11-02 07:51:36 -03:00
parent 94f441a4e2
commit 76248ad143

View File

@@ -4,7 +4,7 @@
"description": "An object-oriented library that allows you to search, get detailed info about videos, subscribe, unsubscribe, like, dislike, comment, download videos and much more!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node test"
},
"author": "LuanRT",
"license": "MIT",