Skip to content

Commit

Permalink
Add interfaces of universal modules to expo dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sjchmiela committed Oct 30, 2018
1 parent b4bf98e commit cfbd2a1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 24 deletions.
3 changes: 2 additions & 1 deletion packages/expo-react-native-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"author": "650 Industries, Inc.",
"license": "MIT",
"peerDependencies": {
"expo-font-interface": "~1.1.0-rc.0"
"expo-font-interface": "~1.1.0-rc.0",
"react-native": "^0.57.1"
},
"dependencies": {
"expo-core": "~1.2.0-rc.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,23 +86,32 @@
"expo-analytics-segment": "~1.1.0-rc.0",
"expo-asset": "~1.1.1-rc.0",
"expo-barcode-scanner": "~1.1.0-rc.0",
"expo-barcode-scanner-interface": "~1.1.0-rc.0",
"expo-camera": "~1.2.0-rc.0",
"expo-camera-interface": "~1.1.0-rc.0",
"expo-constants": "~1.1.0-rc.0",
"expo-constants-interface": "~1.1.0-rc.0",
"expo-contacts": "~1.1.0-rc.0",
"expo-core": "~1.2.0-rc.0",
"expo-face-detector": "~1.1.0-rc.0",
"expo-face-detector-interface": "~1.1.0-rc.0",
"expo-file-system": "~1.1.0-rc.0",
"expo-file-system-interface": "~1.1.0-rc.0",
"expo-font": "~1.1.0-rc.0",
"expo-font-interface": "~1.1.0-rc.0",
"expo-gl": "~1.1.0-rc.0",
"expo-image-loader-interface": "~1.1.0-rc.0",
"expo-local-authentication": "~1.1.0-rc.0",
"expo-localization": "~1.0.0-rc.0",
"expo-location": "~1.1.0-rc.0",
"expo-media-library": "~1.1.0-rc.0",
"expo-payments-stripe": "~1.1.0-rc.0",
"expo-permissions": "~1.2.0-rc.0",
"expo-permissions-interface": "~1.2.0-rc.0",
"expo-print": "~1.1.0-rc.0",
"expo-react-native-adapter": "~1.2.0-rc.0",
"expo-sensors": "~1.1.0-rc.0",
"expo-sensors-interface": "~1.1.0-rc.0",
"expo-sms": "~1.1.0-rc.0",
"fbemitter": "^2.1.1",
"invariant": "^2.2.2",
Expand Down
25 changes: 2 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2092,7 +2092,7 @@ chalk@^1.1.1, chalk@^1.1.3:
strip-ansi "^3.0.0"
supports-color "^2.0.0"

chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.0:
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0:
version "2.4.1"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
integrity sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==
Expand Down Expand Up @@ -3531,11 +3531,6 @@ find-cache-dir@^1.0.0:
make-dir "^1.0.0"
pkg-dir "^2.0.0"

find-root@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4"
integrity sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==

find-up@^1.0.0:
version "1.1.2"
resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
Expand Down Expand Up @@ -4984,11 +4979,6 @@ jest@^23.6.0:
import-local "^1.0.0"
jest-cli "^23.6.0"

jju@^1.3.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a"
integrity sha1-o6vicYryQaKykE+EpiWXDzia4yo=

js-base64@^2.4.9:
version "2.4.9"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.4.9.tgz#748911fb04f48a60c4771b375cac45a80df11c03"
Expand Down Expand Up @@ -6813,17 +6803,6 @@ react-native-tab-view@^1.0.0:
dependencies:
prop-types "^15.6.1"

react-native-typescript-transformer@^1.2.10:
version "1.2.10"
resolved "https://registry.yarnpkg.com/react-native-typescript-transformer/-/react-native-typescript-transformer-1.2.10.tgz#6f76c1449028cdeafa184b533301ecd547367ed1"
integrity sha512-oZqP9BwM4+TRupw2qEX+XwiGJkOq9aY9rSHVGG8OLO09PHyy+gAgejWtLV6j3A0Wi1szsJaY+cmBcng7JN3xcQ==
dependencies:
chalk "^2.4.0"
find-root "^1.1.0"
jju "^1.3.0"
semver "^5.4.1"
source-map "^0.5.6"

[email protected]:
version "6.0.0"
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-6.0.0.tgz#3a7076dbe244ea94c6d5e92802a870e64a4283c5"
Expand Down Expand Up @@ -6970,7 +6949,7 @@ [email protected]:
prop-types "^15.6.2"
schedule "^0.3.0"

react@^16.3.1, react@^16.5.0:
react@^16.5.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.6.0.tgz#b34761cfaf3e30f5508bc732fb4736730b7da246"
integrity sha512-zJPnx/jKtuOEXCbQ9BKaxDMxR0001/hzxXwYxG8septeyYGfsgAei6NgfbVgOhbY1WOP2o3VPs/E9HaN+9hV3Q==
Expand Down

0 comments on commit cfbd2a1

Please sign in to comment.