use finalised sdk

This commit is contained in:
Samuel Newman
2026-08-10 11:26:53 +03:00
parent 70ba0f6f27
commit 01ce1735a2
8 changed files with 147 additions and 156 deletions
+3 -3
View File
@@ -13,9 +13,9 @@
"format": "prettier -w src"
},
"dependencies": {
"@atproto/lex": "^0.3.0",
"@atproto/syntax": "^0.7.2",
"@bsky.app/sdk": "npm:bsky-sdk-preview@0.0.1-preview.1",
"@atproto/lex": "^0.3.5",
"@atproto/syntax": "^0.7.4",
"@bsky/sdk": "0.1.0-next.1",
"preact": "^10.29.7"
},
"devDependencies": {