Merge pull request #54 from sharetribe/update-sharetribe-sdk-and-scripts

Update sharetribe-scripts and sharetribe-sdk
This commit is contained in:
Kimmo Puputti 2017-02-27 15:32:07 +02:00 committed by GitHub
commit 136552c0d7
3 changed files with 929 additions and 682 deletions

View file

@ -1,8 +1,10 @@
# https://circleci.com/docs/install-and-use-yarn/
machine:
node:
version: 6.9.5
environment:
YARN_VERSION: 0.18.1
YARN_VERSION: 0.20.3
PATH: "${PATH}:${HOME}/.yarn/bin:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"
dependencies:

View file

@ -21,8 +21,8 @@
"redux-form": "^6.5.0",
"redux-saga": "^0.14.3",
"sanitize.css": "^4.1.0",
"sharetribe-scripts": "0.8.6",
"sharetribe-sdk": "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#458cf2f94a78156aadb0ab1a325176f568992e21",
"sharetribe-scripts": "0.9.2",
"sharetribe-sdk": "git+ssh://git@github.com/sharetribe/sharetribe-sdk-js#fd1232a18f86cdef3335b465b53fc4721048091f",
"source-map-support": "^0.4.11",
"url": "^0.11.0"
},
@ -48,7 +48,7 @@
"heroku-postbuild": "yarn run build"
},
"engines": {
"node": "6.9.4",
"node": "6.9.5",
"yarn": "0.20.3"
}
}

1601
yarn.lock

File diff suppressed because it is too large Load diff