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