From d5c6df154fb47f9224d534a47ca465da00960f41 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Mon, 28 Aug 2017 13:51:00 +0300 Subject: [PATCH] update sdk version (listings.queryOwn added) --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2b93bf27..ab3d5469 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#7bb372b578794423e5998f27def50ceb8405aa51", + "sharetribe-sdk": "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#ec9fd243307ce21b95052535d2e358f681ed82b7", "source-map-support": "^0.4.15", "url": "^0.11.0" }, diff --git a/yarn.lock b/yarn.lock index b77789ce..03845199 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#7bb372b578794423e5998f27def50ceb8405aa51": +"sharetribe-sdk@git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#ec9fd243307ce21b95052535d2e358f681ed82b7": version "0.0.1" - resolved "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#7bb372b578794423e5998f27def50ceb8405aa51" + resolved "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#ec9fd243307ce21b95052535d2e358f681ed82b7" dependencies: axios "^0.15.3" js-cookie "^2.1.3"