Skip to content

Commit 4fa0497

Browse files
committedOct 21, 2021
Publish packages
expo-ads-admob@11.0.3 expo-ads-facebook@11.0.3 expo-analytics-amplitude@11.0.3 expo-analytics-segment@11.0.3 expo-app-auth@11.0.3 expo-app-loading@1.2.1 expo-apple-authentication@4.0.3 expo-asset@8.4.3 expo-av@10.1.2 expo-background-fetch@10.0.3 expo-barcode-scanner@11.1.2 expo-battery@6.0.3 expo-blur@10.0.3 expo-branch@5.0.3 expo-brightness@10.0.3 expo-calendar@10.0.3 expo-camera@12.0.3 expo-clipboard@2.0.3 expo-constants@12.1.2 expo-contacts@10.0.3 expo-crypto@10.0.3 expo-dev-client@0.6.3 expo-dev-launcher@0.8.4 expo-dev-menu@0.8.4 expo-device@4.0.3 expo-document-picker@10.0.3 expo-error-recovery@3.0.3 expo-face-detector@11.0.3 expo-facebook@12.0.3 expo-file-system@13.0.3 expo-firebase-analytics@5.0.3 expo-firebase-recaptcha@2.0.2 expo-font@10.0.3 expo-gl@11.0.3 expo-google-sign-in@10.0.3 expo-haptics@11.0.3 expo-image-manipulator@10.1.2 expo-image-picker@11.0.3 expo-intent-launcher@10.0.3 expo-linear-gradient@10.0.3 expo-local-authentication@12.0.1 expo-location@13.0.3 expo-mail-composer@11.0.3 expo-media-library@13.0.3 expo-network@4.0.3 expo-notifications@0.13.3 expo-permissions@13.0.3 expo-print@11.0.3 expo-processing@2.0.6 expo-screen-capture@4.0.3 expo-screen-orientation@4.0.3 expo-secure-store@11.0.3 expo-sensors@11.0.3 expo-sharing@10.0.3 expo-sms@10.0.3 expo-speech@10.0.3 expo-sqlite@10.0.3 expo-store-review@5.0.3 expo-task-manager@10.0.3 expo-tracking-transparency@2.0.3 expo-updates@0.10.5 expo-video-thumbnails@6.0.3 expo-web-browser@10.0.3 expo@43.0.0 @expo/html-elements@0.1.0 jest-expo@43.0.0 unimodules-task-manager-interface@7.0.3
1 parent 333f239 commit 4fa0497

File tree

204 files changed

+865
-613
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

204 files changed

+865
-613
lines changed
 

‎apps/bare-expo/ios/Podfile.lock

+119-119
Large diffs are not rendered by default.

‎apps/bare-expo/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,13 @@
9898
"@react-native-masked-view/masked-view": "0.2.5",
9999
"@react-native-picker/picker": "2.1.0",
100100
"@react-native-segmented-control/segmented-control": "2.4.0",
101-
"expo": "~43.0.0-beta.4",
102-
"expo-camera": "~12.0.2",
103-
"expo-dev-client": "~0.6.2",
104-
"expo-error-recovery": "~3.0.2",
105-
"expo-face-detector": "~11.0.2",
101+
"expo": "~43.0.0",
102+
"expo-camera": "~12.0.3",
103+
"expo-dev-client": "~0.6.3",
104+
"expo-error-recovery": "~3.0.3",
105+
"expo-face-detector": "~11.0.3",
106106
"expo-image": "~1.0.0-alpha.1",
107-
"expo-notifications": "~0.13.2",
107+
"expo-notifications": "~0.13.3",
108108
"expo-random": "~12.0.0",
109109
"expo-splash-screen": "~0.13.3",
110110
"native-component-list": "*",
@@ -131,7 +131,7 @@
131131
"detox": "^18.20.1",
132132
"expo-module-scripts": "^2.0.0",
133133
"expo-yarn-workspaces": "^1.6.0",
134-
"jest-expo": "~43.0.0-beta.1",
134+
"jest-expo": "~43.0.0",
135135
"jest-expo-puppeteer": "^1.1.1",
136136
"puppeteer": "^2.1.1"
137137
}

0 commit comments

Comments
 (0)
Please sign in to comment.