From 1cbd2561850bb2f3dac1653ab22241c35257056d Mon Sep 17 00:00:00 2001 From: Mikko Koski Date: Thu, 12 Apr 2018 15:57:17 +0300 Subject: [PATCH] Update SDK This version adds support for Transit verbose mode --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2724fccd..d55917f4 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "redux-thunk": "^2.2.0", "sanitize.css": "^5.0.0", "sharetribe-scripts": "1.1.2", - "sharetribe-sdk": "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#7e4d6258b057a36a1249f9cdde8f3cb4fd208ec6", + "sharetribe-sdk": "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#1c6a0d1c1a794bb2ee6de0e7b0bde1d2fd6f9388", "smoothscroll-polyfill": "^0.4.0", "source-map-support": "^0.5.4", "url": "^0.11.0" diff --git a/yarn.lock b/yarn.lock index 6ac2ccbc..7bbe5e79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7687,9 +7687,9 @@ sharetribe-scripts@1.1.2: optionalDependencies: fsevents "^1.1.3" -"sharetribe-sdk@git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#7e4d6258b057a36a1249f9cdde8f3cb4fd208ec6": +"sharetribe-sdk@git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#a8777f0253a9581be1538ca5ff3662bab09b7221": version "0.0.1" - resolved "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#7e4d6258b057a36a1249f9cdde8f3cb4fd208ec6" + resolved "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#a8777f0253a9581be1538ca5ff3662bab09b7221" dependencies: axios "^0.15.3" js-cookie "^2.1.3"