Skip to content

Commit

Permalink
Merge pull request #31 from negativetwelve/mark/package/update-react-…
Browse files Browse the repository at this point in the history
…native-ux-cam

[Package] Update react-native-ux-cam and react-native-heap-analytics
  • Loading branch information
negativetwelve committed Aug 23, 2017
2 parents 39e7c28 + aa99759 commit 0aa0494
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -19,11 +19,11 @@
"react-native": "0.47.1",
"react-native-code-push": "^5.0.0-beta",
"react-native-device-info": "^0.11.0",
"react-native-heap-analytics": "^2.3.2",
"react-native-heap-analytics": "^2.4.0",
"react-native-intercom": "^7.0.0",
"react-native-shake-event": "^4.0.1",
"react-native-svg": "^5.4.1",
"react-native-ux-cam": "^4.3.2",
"react-native-ux-cam": "^4.4.0",
"react-native-video": "react-native-community/react-native-video#4ca5956"
},
"devDependencies": {
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Expand Up @@ -4122,35 +4122,35 @@ react-native-device-info@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-0.11.0.tgz#e96dd0e3f8a7d7e3022c1f441f51fa912fdc7444"

react-native-heap-analytics@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/react-native-heap-analytics/-/react-native-heap-analytics-2.3.2.tgz#59d262d2e970fd99ed2c0827717e0205075c3496"
react-native-heap-analytics@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/react-native-heap-analytics/-/react-native-heap-analytics-2.4.0.tgz#d8fafef7376eb53b61ca0bc955a2fb4e96b35f59"
dependencies:
react-native-package "^2.4.1"
react-native-package "^2.5.0"

react-native-intercom@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/react-native-intercom/-/react-native-intercom-7.0.0.tgz#7e90960e35492c14668ef12d94c47d46c5c5219c"

react-native-module-check@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/react-native-module-check/-/react-native-module-check-2.3.0.tgz#0fe198b370732f11eddd9123bbd0f7c87e32311e"
react-native-module-check@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/react-native-module-check/-/react-native-module-check-2.5.0.tgz#fe3b4d2c731afc66486d4c10cccc95af075a99cb"
dependencies:
invariant "^2.2.2"
warning "^3.0.0"

react-native-module-guard@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/react-native-module-guard/-/react-native-module-guard-2.4.1.tgz#91c3cb40e4294c3c87dd98168d086f1152c6f3ec"
react-native-module-guard@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/react-native-module-guard/-/react-native-module-guard-2.5.0.tgz#d4063dc243fd133ca62aaaa23802b781a5bc80bb"
dependencies:
warning "^3.0.0"

react-native-package@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/react-native-package/-/react-native-package-2.4.1.tgz#80519836569b30b428bb9b20e97c71dc34702680"
react-native-package@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/react-native-package/-/react-native-package-2.5.0.tgz#456e260e45e69620033256623886a1005f221eb0"
dependencies:
react-native-module-check "^2.3.0"
react-native-module-guard "^2.4.1"
react-native-module-check "^2.5.0"
react-native-module-guard "^2.5.0"

react-native-safe-module@^1.1.0:
version "1.2.0"
Expand All @@ -4171,11 +4171,11 @@ react-native-svg@^5.4.1:
color "^0.11.1"
lodash "^4.16.6"

react-native-ux-cam@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/react-native-ux-cam/-/react-native-ux-cam-4.3.2.tgz#077a92ce07bb96c8e5460ebbb8344417c162fa17"
react-native-ux-cam@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/react-native-ux-cam/-/react-native-ux-cam-4.4.0.tgz#9d78f8bd9e5814075b667c2db41d14836da98d84"
dependencies:
react-native-package "^2.4.1"
react-native-package "^2.5.0"

react-native-video@react-native-community/react-native-video#4ca5956:
version "1.1.0"
Expand Down

0 comments on commit 0aa0494

Please sign in to comment.