Skip to content

Commit

Permalink
Change bluesky url from staging to prod
Browse files Browse the repository at this point in the history
  • Loading branch information
vraravam committed Mar 23, 2024
1 parent 51e31b9 commit 7177ac9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/bluesky/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"id": "bluesky",
"name": "Bluesky",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",
"config": {
"serviceURL": "https://staging.bsky.app/"
"serviceURL": "https://bsky.app/"
}
}

0 comments on commit 7177ac9

Please sign in to comment.