- added women's day celebration emoji
- fixed vk user id extraction
This commit is contained in:
wukko
2023-03-08 13:17:33 +06:00
parent 2884bd9081
commit daa2856d92
6 changed files with 15 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "cobalt",
"description": "save what you love",
"version": "5.1.1",
"version": "5.1.2",
"author": "wukko",
"exports": "./src/cobalt.js",
"type": "module",
@@ -33,6 +33,6 @@
"node-cache": "^5.1.2",
"url-pattern": "1.0.3",
"xml-js": "^1.6.11",
"youtubei.js": "^3.1.0"
"youtubei.js": "^3.1.1"
}
}