fix(package): add missing comma

This commit is contained in:
LuanRT
2022-05-28 04:48:47 -03:00
parent 15437e3937
commit f0565ec924

View File

@@ -45,7 +45,7 @@
"homepage": "https://github.com/LuanRT/YouTube.js#readme",
"keywords": [
"yt",
"dl"
"dl",
"ytdl",
"youtube",
"youtubedl",
@@ -62,6 +62,6 @@
"comment",
"music",
"like",
"api",
"api"
]
}