update crop tool, use new package name (#9642)

This commit is contained in:
Samuel Newman
2026-01-06 18:29:37 +02:00
committed by GitHub
parent 4f6ff6fc73
commit 493bd6dcf6
6 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import {type OpenCropperOptions} from 'expo-image-crop-tool'
import {type OpenCropperOptions} from '@bsky.app/expo-image-crop-tool'
import {type PickerImage} from './picker.shared'
import {type CameraOpts} from './types'