package.json update
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user