Skip to content

Commit

Permalink
RELATED: CL-13177 Update getProjects api to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
pbenes committed Dec 20, 2018
1 parent ba5d222 commit 145400a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"yup": "^0.24.1"
},
"dependencies": {
"@gooddata/gooddata-js": "10.0.0",
"@gooddata/gooddata-js": "10.0.1",
"@gooddata/goodstrap": "59.0.0",
"@gooddata/js-utils": "3.2.0",
"@gooddata/numberjs": "^3.1.2",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,10 @@
eslint-plugin-jsx-a11y "6.0.3"
eslint-plugin-react "7.6.1"

"@gooddata/gooddata-js@10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@gooddata/gooddata-js/-/gooddata-js-10.0.0.tgz#861b352c0d6fd2da83a567b99571ebf2d1cf9e76"
"@gooddata/gooddata-js@10.0.1":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@gooddata/gooddata-js/-/gooddata-js-10.0.1.tgz#3b8b62fb5f9d63101118a3b4edb7fd6c6ff3354c"
integrity sha512-/ya88Q/hwM7KY6bhVEkiVaZnRHR75lnOzl61HcCjKPcZEXdvYLZ7eLb87w+osig4UYKFq5mEn797wNy8Jx6zaQ==
dependencies:
"@gooddata/typings" "2.4.1"
es6-promise "3.0.2"
Expand Down

0 comments on commit 145400a

Please # to comment.