Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
Update to latest sdk and go-textile 0.2.6 for android (#1137)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Sutula <[email protected]>
  • Loading branch information
asutula authored Jun 7, 2019
1 parent 5654ce7 commit 8b8f712
Show file tree
Hide file tree
Showing 6 changed files with 112 additions and 112 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ PODS:
- Textile (0.1.18):
- Protobuf (~> 3.7)
- TextileCore (~> 0.2.6)
- textile-react-native-sdk (1.2.11):
- textile-react-native-sdk (1.2.12):
- React
- Textile (= 0.1.18)
- TextileCore (0.2.6):
Expand Down Expand Up @@ -123,7 +123,7 @@ SPEC CHECKSUMS:
Protobuf: 3f617b9a6e73605565086864c9bc26b2bf2dd5a3
React: 130b87b2d5e2baac646954282cab87be986d98fc
Textile: 70fc04a906b6ca8b639f2490b90a637995b9dce4
textile-react-native-sdk: 0de430c68192bf4ef3937b33c7eedeb0747fbd32
textile-react-native-sdk: 1299047cdbfba73ab77702ec974ef97419f4dfac
TextileCore: 625ee5d02ea890bc7edce70ea1cd3d0ed098848c
yoga: 32d7ef1081951e9a35a4c72a7be797598b138a48

Expand Down
4 changes: 2 additions & 2 deletions ios/Pods/Local Podspecs/textile-react-native-sdk.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ios/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

202 changes: 101 additions & 101 deletions ios/Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@textile/react-native-camera-roll": "1.1.6",
"@textile/react-native-icon": "^1.0.0",
"@textile/react-native-sdk": "1.2.11",
"@textile/react-native-sdk": "1.2.12",
"@textile/redux-saga-wait-for": "1.0.1",
"apisauce": "^1.0.2",
"moment": "^2.22.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -877,10 +877,10 @@
dependencies:
react-native-vector-icons "^6.2.0"

"@textile/[email protected].11":
version "1.2.11"
resolved "https://registry.yarnpkg.com/@textile/react-native-sdk/-/react-native-sdk-1.2.11.tgz#0b7e6ffc1e48551ea109a5a3e0f0724f393940b6"
integrity sha512-eOpgvug8dyBefVnG4sFRy6I5AvOXP8oTP9CBY1SPQLcljWxPTmdwn0ZI6cSHWE2og5a06LPRiFDAodGXzKfiEQ==
"@textile/[email protected].12":
version "1.2.12"
resolved "https://registry.yarnpkg.com/@textile/react-native-sdk/-/react-native-sdk-1.2.12.tgz#93917cacd079cd1dbacbbe47aff4396da4cb0df4"
integrity sha512-KcFRKbxMp5j6pKaQhV3FX7VeTXvFQFufllQI5H3Dgp57yYcs/BAav5qvX+uVLuYnwlUXCHGF9+aIHpNDVQMj7A==
dependencies:
"@textile/js-types" "0.2.6"
buffer "^5.2.1"
Expand Down

0 comments on commit 8b8f712

Please sign in to comment.