aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bard/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bard/package.json')
-rw-r--r--recipes/bard/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes/bard/package.json b/recipes/bard/package.json
index f10ebf4..3881d1d 100644
--- a/recipes/bard/package.json
+++ b/recipes/bard/package.json
@@ -1,9 +1,9 @@
1{ 1{
2 "id": "bard", 2 "id": "bard",
3 "name": "Bard", 3 "name": "Bard",
4 "version": "1.1.0", 4 "version": "1.1.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://bard.google.com/" 7 "serviceURL": "https://bard.google.com/"
8 } 8 }
9} 9}