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