Skip to content

Commit

Permalink
Update react-native-ux-cam to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
negativetwelve committed Aug 14, 2017
1 parent 30e4737 commit 1bdc6dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-native-intercom": "^7.0.0",
"react-native-shake-event": "^4.0.1",
"react-native-svg": "^5.4.1",
"react-native-ux-cam": "^3.5.0",
"react-native-ux-cam": "^4.0.0",
"react-native-video": "react-native-community/react-native-video#4ca5956"
},
"devDependencies": {
Expand Down
8 changes: 5 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4147,9 +4147,11 @@ react-native-svg@^5.4.1:
color "^0.11.1"
lodash "^4.16.6"

react-native-ux-cam@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/react-native-ux-cam/-/react-native-ux-cam-3.5.0.tgz#09f2b8542fd584ef8c2ed46dea41d86ff00ef790"
react-native-ux-cam@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/react-native-ux-cam/-/react-native-ux-cam-4.0.0.tgz#a5d5e5995a405f867c39448cbb92eab81b80ada8"
dependencies:
react-native-package "^1.1.0"

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

0 comments on commit 1bdc6dd

Please sign in to comment.