This commit is contained in:
Amane Serenetia 2024-12-10 08:01:24 +07:00
parent 6c6e78a0b4
commit ba9bce65f5
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "TinashaBot", "name": "TinashaBot",
"version": "5.7.0", "version": "5.7.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "TinashaBot", "name": "TinashaBot",
"version": "5.7.0", "version": "5.7.1",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@google/generative-ai": "^0.14.0", "@google/generative-ai": "^0.14.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "TinashaBot", "name": "TinashaBot",
"version": "5.7.0", "version": "5.7.1",
"description": "multipurpose discord bot built using discord-js", "description": "multipurpose discord bot built using discord-js",
"main": "bot.js", "main": "bot.js",
"author": "Amane", "author": "Amane",