build (package): increment version

This commit is contained in:
LuanRT
2021-10-29 22:22:53 -03:00
parent ba2b757fdb
commit b095044baa
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "youtubei.js",
"version": "1.2.3",
"version": "1.2.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "youtubei.js",
"version": "1.2.3",
"version": "1.2.4",
"license": "MIT",
"dependencies": {
"axios": "^0.21.4",

View File

@@ -1,6 +1,6 @@
{
"name": "youtubei.js",
"version": "1.2.3",
"version": "1.2.4",
"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": {