package.json to point sdk that has updateProfile

This commit is contained in:
Vesa Luusua 2017-09-06 13:50:18 +03:00
parent 01f189528f
commit d5b905ae2d
2 changed files with 3 additions and 3 deletions

View file

@ -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"
},

View file

@ -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"