Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update expo-image to 1.2.3 (#664)

Issue: https://github.com/expo/expo/pull/22491

authored by

Matin Zadeh Dolatabad and committed by
GitHub
c1fe12f5 404b2f04

+5 -5
+1 -1
package.json
··· 73 73 "expo-constants": "~14.2.1", 74 74 "expo-dev-client": "~2.1.1", 75 75 "expo-device": "~5.2.1", 76 - "expo-image": "^1.2.1", 76 + "expo-image": "^1.2.3", 77 77 "expo-image-manipulator": "^11.1.1", 78 78 "expo-image-picker": "^14.1.1", 79 79 "expo-localization": "~14.1.1",
+4 -4
yarn.lock
··· 8738 8738 dependencies: 8739 8739 expo-image-loader "~4.1.0" 8740 8740 8741 - expo-image@^1.2.1: 8742 - version "1.2.1" 8743 - resolved "https://registry.yarnpkg.com/expo-image/-/expo-image-1.2.1.tgz#3f377cb3142de2107903f4e4f88a7f44785dee18" 8744 - integrity sha512-pYZFN0ctuIBA+sqUiw70rHQQ04WDyEcF549ObArdj0MNgSUCBJMFmu/jrWDmxOpEMF40lfLVIZKigJT7Bw+GYA== 8741 + expo-image@^1.2.3: 8742 + version "1.2.3" 8743 + resolved "https://registry.yarnpkg.com/expo-image/-/expo-image-1.2.3.tgz#f3582d725ffb7437f8ce946ad44fe33f0aa0603d" 8744 + integrity sha512-+Mnx6rcneWSUGfHkUDV3cQ3R4lVwoIDFs/tcXVqnlxyNJdNxpW2cge9pS2Hpj3UDoZVhZPLR8LHS8E9wEaC0NA== 8745 8745 8746 8746 expo-json-utils@~0.5.0: 8747 8747 version "0.5.1"