Skip to content

Commit 91f6ba2

Browse files
authored
bump vs (#65)
1 parent 3849007 commit 91f6ba2

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@textile/react-native-sdk",
3-
"version": "1.1.0-rc46",
3+
"version": "1.1.0-rc47",
44
"description": "## Getting started",
55
"nativePackage": true,
66
"main": "dist/index.js",
@@ -66,7 +66,7 @@
6666
"typescript": "^3.1.1"
6767
},
6868
"dependencies": {
69-
"@textile/go-mobile": "0.1.10-rc3",
69+
"@textile/go-mobile": "0.1.10-rc4",
7070
"buffer": "^5.2.1"
7171
},
7272
"directories": {

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -710,9 +710,10 @@
710710
version "1.1.0"
711711
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
712712

713-
"@textile/go-mobile@0.1.10-rc3":
714-
version "0.1.10-rc3"
715-
resolved "https://registry.yarnpkg.com/@textile/go-mobile/-/go-mobile-0.1.10-rc3.tgz#1e425b4cf6743601df883292a8da80acd4e06326"
713+
"@textile/go-mobile@0.1.10-rc4":
714+
version "0.1.10-rc4"
715+
resolved "https://registry.yarnpkg.com/@textile/go-mobile/-/go-mobile-0.1.10-rc4.tgz#ce1a6118a103a39f016bb1454b776f92f78e8164"
716+
integrity sha512-3x1CuBZvfnkCA1iwEiMtI9+ftO07GD0KsGPIL8W+YU4JD13vexIbqaS9d7P+EXRiiO92ete6v10tQEwOiBSJEw==
716717
dependencies:
717718
protobufjs "^6.8.8"
718719

0 commit comments

Comments
 (0)