From 4364a4a7b25db58e6f20ae9577e466a9f1292bc5 Mon Sep 17 00:00:00 2001 From: Mikko Koski Date: Thu, 29 Jun 2017 17:52:07 +0300 Subject: [PATCH] Update SDK --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bcf33cc6..d173c9fa 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,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#a3d2bfcc64e0b91c6626b959c8395fbda39fd0d8", + "sharetribe-sdk": "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#a086f37c765cf5b6034bc5f4788788237485c863", "source-map-support": "^0.4.14", "url": "^0.11.0" }, diff --git a/yarn.lock b/yarn.lock index bb4a7398..0a3ba2fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6008,9 +6008,9 @@ sharetribe-scripts@0.9.2: optionalDependencies: fsevents "1.0.17" -"sharetribe-sdk@git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#a3d2bfcc64e0b91c6626b959c8395fbda39fd0d8": +"sharetribe-sdk@git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#a086f37c765cf5b6034bc5f4788788237485c863": version "0.0.1" - resolved "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#a3d2bfcc64e0b91c6626b959c8395fbda39fd0d8" + resolved "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#a086f37c765cf5b6034bc5f4788788237485c863" dependencies: axios "^0.15.3" js-cookie "^2.1.3"