Update JS SDK to 1.2

This commit is contained in:
Hannu Lyytikainen 2018-11-28 09:17:43 +02:00
parent caa73c2efe
commit 08e23c7c83
2 changed files with 5 additions and 4 deletions

View file

@ -49,7 +49,7 @@
"redux-thunk": "^2.2.0",
"sanitize.css": "^5.0.0",
"seedrandom": "^2.4.3",
"sharetribe-flex-sdk": "^1.1.0",
"sharetribe-flex-sdk": "^1.2.0",
"sharetribe-scripts": "1.1.5",
"smoothscroll-polyfill": "^0.4.0",
"source-map-support": "^0.5.4",

View file

@ -7533,9 +7533,10 @@ shallowequal@^0.2.2:
dependencies:
lodash.keys "^3.1.2"
sharetribe-flex-sdk@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/sharetribe-flex-sdk/-/sharetribe-flex-sdk-1.1.0.tgz#13cc5120b6c0709b20a2ff275c1496184b2e7255"
sharetribe-flex-sdk@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/sharetribe-flex-sdk/-/sharetribe-flex-sdk-1.2.0.tgz#8600d57a23bf693dddec49080e526cca664cb4a5"
integrity sha512-1fywSn+FI/0sqnEmT5O6PHd/DK2Y1uKPNV6MzKgQ1hpz3RTVkxL96g6Fj6MF6QP3xs/T81lQxoekZ3Bp2HyKeQ==
dependencies:
axios "^0.18.0"
js-cookie "^2.1.3"