Skip to content

Commit

Permalink
Bump version, update js-types (#160)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Sutula <hi@asutula.com>
  • Loading branch information
asutula authored Oct 17, 2019
1 parent 9584dc9 commit 66259fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/react-native-sdk",
"version": "3.0.12",
"version": "3.0.13",
"description": "## Getting started",
"nativePackage": true,
"main": "dist/index.js",
Expand Down Expand Up @@ -62,7 +62,7 @@
"typescript": "^3.1.1"
},
"dependencies": {
"@textile/js-types": "0.7.1",
"@textile/js-types": "0.7.4",
"buffer": "^5.2.1"
},
"directories": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -634,10 +634,10 @@
version "1.1.0"
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"

"@textile/js-types@0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@textile/js-types/-/js-types-0.7.1.tgz#e5c0f96403d5e764e80c8064491ad307dd92c993"
integrity sha512-vk7Lg+l8X1CF4p84c9E1QY2ahrp+tDlQYB98Aw/CJGvDDXFEXeAMjJM+NccdxmbXy9nYoxjb6jdVNKOHQeJNDg==
"@textile/js-types@0.7.4":
version "0.7.4"
resolved "https://registry.yarnpkg.com/@textile/js-types/-/js-types-0.7.4.tgz#2b3dd5a6465b2a2ab60a978406911d070a3da91e"
integrity sha512-mTv9qKf45Y0Fb3CSl+wU2QxXH731urx2SAXJH4fT3NM50u3qWtpwVBiCMDJQUBrlKdUbswuBObek7k8b+AInzQ==
dependencies:
protobufjs "^6.8.8"

Expand Down

0 comments on commit 66259fe

Please # to comment.