Skip to content

Commit

Permalink
Publish expo
Browse files Browse the repository at this point in the history
expo@39.0.1
  • Loading branch information
bbarthec committed Aug 26, 2020
1 parent 0b55ad5 commit 36f0c3f
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/bare-expo/package.json
Expand Up @@ -86,7 +86,7 @@
"@react-native-community/segmented-control": "2.1.1",
"@react-native-community/slider": "3.0.3",
"@react-native-community/viewpager": "4.1.6",
"expo": "~39.0.0",
"expo": "~39.0.1",
"expo-dev-menu": "0.1.0",
"expo-image": "~1.0.0-alpha.0",
"expo-notifications": "~0.7.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/jest-expo-mock-generator/package.json
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@expo/mux": "^1.0.7",
"expo": "~39.0.0",
"expo": "~39.0.1",
"react": "16.13.1",
"react-native": "0.63.2"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/native-component-list/package.json
Expand Up @@ -22,7 +22,7 @@
"@use-expo/permissions": "^2.0.0",
"date-format": "^2.0.0",
"deep-object-diff": "^1.1.0",
"expo": "~39.0.0",
"expo": "~39.0.1",
"expo-2d-context": "^0.0.2",
"expo-ads-admob": "~8.3.0",
"expo-ads-facebook": "~8.4.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/sandbox/package.json
Expand Up @@ -10,7 +10,7 @@
"postinstall": "expo-yarn-workspaces postinstall"
},
"dependencies": {
"expo": "~39.0.0",
"expo": "~39.0.1",
"react": "16.13.1",
"react-native": "0.63.2"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/test-suite/package.json
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@expo/html-elements": "^0.0.0",
"async-retry": "^1.1.4",
"expo": "~39.0.0",
"expo": "~39.0.1",
"expo-ads-admob": "~8.3.0",
"expo-ads-facebook": "~8.4.0",
"expo-analytics-segment": "~9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion home/package.json
Expand Up @@ -31,7 +31,7 @@
"apollo-cache-inmemory": "^1.6.3",
"dedent": "^0.7.0",
"es6-error": "^4.0.1",
"expo": "~39.0.0",
"expo": "~39.0.1",
"expo-analytics-amplitude": "~8.3.1",
"expo-asset": "~8.2.0",
"expo-barcode-scanner": "~9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/expo/package.json
@@ -1,6 +1,6 @@
{
"name": "expo",
"version": "39.0.0",
"version": "39.0.1",
"description": "The Expo SDK",
"main": "build/ExpoLazy.js",
"module": "build/Expo.js",
Expand Down

0 comments on commit 36f0c3f

Please sign in to comment.