From d5b905ae2de02dc66cd367b89d5a6a90c446c862 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Wed, 6 Sep 2017 13:50:18 +0300 Subject: [PATCH] package.json to point sdk that has updateProfile --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 156500da..502c2a96 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "redux-thunk": "^2.2.0", "sanitize.css": "^5.0.0", "sharetribe-scripts": "0.9.2", - "sharetribe-sdk": "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#0ae201201c03c6031bf9c1ab281470dca9015621", + "sharetribe-sdk": "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#0bc2a2e82be2c5eadbc22e511a750a2a91dc0fd5", "source-map-support": "^0.4.15", "url": "^0.11.0" }, diff --git a/yarn.lock b/yarn.lock index f02a1d9e..9ee6d345 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6242,9 +6242,9 @@ sharetribe-scripts@0.9.2: optionalDependencies: fsevents "1.0.17" -"sharetribe-sdk@git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#0ae201201c03c6031bf9c1ab281470dca9015621": +"sharetribe-sdk@git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#0bc2a2e82be2c5eadbc22e511a750a2a91dc0fd5": version "0.0.1" - resolved "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#0ae201201c03c6031bf9c1ab281470dca9015621" + resolved "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#0bc2a2e82be2c5eadbc22e511a750a2a91dc0fd5" dependencies: axios "^0.15.3" js-cookie "^2.1.3"