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

Commit

Permalink
sdk 3.0.4 (#1233)
Browse files Browse the repository at this point in the history
* Bump sdk version

Signed-off-by: Aaron Sutula <[email protected]>

* updating to sdk 3.0.4

Signed-off-by: Distiller <[email protected]>
  • Loading branch information
asutula authored Jul 25, 2019
1 parent 77e9d23 commit d570e5d
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 26 deletions.
16 changes: 8 additions & 8 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ PODS:
- React/RCTBlob
- RNReanimated (1.0.1):
- React
- Textile (2.0.2):
- Textile (2.0.3):
- Protobuf (~> 3.7)
- TextileCore (~> 0.6.4)
- textile-react-native-sdk (3.0.3):
- TextileCore (~> 0.6.5)
- textile-react-native-sdk (3.0.4):
- React
- Textile (= 2.0.2)
- TextileCore (0.6.4):
- Textile (= 2.0.3)
- TextileCore (0.6.5):
- Protobuf (~> 3.7)
- yoga (0.58.6.React)

Expand Down Expand Up @@ -125,9 +125,9 @@ SPEC CHECKSUMS:
Protobuf: 1097ca58584c8d9be81bfbf2c5ff5975648dd87a
React: 130b87b2d5e2baac646954282cab87be986d98fc
RNReanimated: c8dd490ca98a4edcba229bfa49f2516c95a43afb
Textile: 8ed33454eaf39da0d251afacf1d40266982737e9
textile-react-native-sdk: 93a99315b9dfa1bdc0c7c178ac978a5c97a73ba5
TextileCore: ace72f2669b8e16bc08eaa359129522a07afd4ce
Textile: bbd326d7890172909eb5d4ad2a2c24f2dfd754a7
textile-react-native-sdk: afbbc8dd92e9dd9298bcbf9d9ed1c9f479d1b0f0
TextileCore: 95f486736bcbb34cd73306665ef17458c4b8da7d
yoga: 32d7ef1081951e9a35a4c72a7be797598b138a48

PODFILE CHECKSUM: 36ad7912560dd55952aa548a3cb5c559f1721e85
Expand Down
6 changes: 3 additions & 3 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.

16 changes: 8 additions & 8 deletions ios/Pods/Manifest.lock

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/TextileCore/Mobile.framework/Versions/A/Mobile

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": "3.0.3",
"@textile/react-native-sdk": "3.0.4",
"@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].3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@textile/react-native-sdk/-/react-native-sdk-3.0.3.tgz#62042b9cc9aafbeab825d340db3224a0549c9c17"
integrity sha512-Be2kfOFqEV+gFqohSa//ISTfseXgPJZgNoB5+Ce8864KcdDjTnOSXb4OrUpYvYlfOuu8nty3prgBgoCCzylK9Q==
"@textile/[email protected].4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@textile/react-native-sdk/-/react-native-sdk-3.0.4.tgz#dd9ee3889c3e84aeaf91439a1e03decaada69f17"
integrity sha512-h2MtF1c8pkVN6Qzg4BqnD2qrUEixurcggkhW7Djxa9+fVRN+SJjJPoSqwJI1Ar77n3Ki//PKu5/jKz/UwTgoPA==
dependencies:
"@textile/js-types" "0.6.2"
buffer "^5.2.1"
Expand Down

0 comments on commit d570e5d

Please sign in to comment.