package.json update

This commit is contained in:
2025-01-18 21:33:13 +03:00
parent 9fce387968
commit 6ebe731e90

View File

@@ -1,6 +1,6 @@
{
"name": "szbk-goodreads-search-book",
"version": "1.1.0",
"version": "1.1.1",
"description": "Allows searching for books on Goodreads. To print the book description with gemini-ai you need an api key.",
"repository": {
"type": "git",
@@ -18,7 +18,7 @@
"scripts": {
"test": "mocha --reporter mocha-multi-reporters --reporter-options configFile=mocha-report-config.json"
},
"author": "wisecolt",
"author": "szbk",
"license": "MIT",
"dependencies": {
"@google/generative-ai": "^0.8.0",