Skip to content

Commit

Permalink
Update react-native-package
Browse files Browse the repository at this point in the history
  • Loading branch information
negativetwelve committed Aug 23, 2017
1 parent 0e194da commit 140acc0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-native-ux-cam.podspec"
],
"dependencies": {
"react-native-package": "^2.4.1"
"react-native-package": "^2.5.0"
},
"peerDependencies": {
"react-native": "*"
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3603,25 +3603,25 @@ [email protected]:
shell-quote "^1.6.1"
ws "^2.0.3"

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@^0.47.1:
version "0.47.1"
Expand Down

0 comments on commit 140acc0

Please sign in to comment.