[SDK] Use finalised package (#11398)

This commit is contained in:
Samuel Newman
2026-08-13 22:26:23 +03:00
committed by GitHub
parent b89167f07c
commit bb33eb91cb
193 changed files with 488 additions and 311 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import {type Insets, Platform} from 'react-native'
import {type Service} from '@atproto/lex'
import {api} from '@bsky.app/sdk'
import {api} from '@bsky/sdk'
import {BLUESKY_PROXY_DID, CHAT_PROXY_DID, IS_DEV} from '#/env'
import {type app} from '#/lexicons'