From: Michal Klobukowski Date: Thu, 27 Sep 2018 07:30:14 +0000 (+0200) Subject: Install js-yaml, change default api host X-Git-Tag: 1.3.0~72^2~25 X-Git-Url: https://git.arvados.org/arvados-workbench2.git/commitdiff_plain/c4f468fdc1ad395fdbe758de4b47522df24d57cc Install js-yaml, change default api host Feature #running Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski --- diff --git a/.env b/.env index ed397c5c..bd410081 100644 --- a/.env +++ b/.env @@ -3,5 +3,5 @@ # SPDX-License-Identifier: AGPL-3.0 REACT_APP_ARVADOS_CONFIG_URL=/config.json -REACT_APP_ARVADOS_API_HOST=qr1hi.arvadosapi.com +REACT_APP_ARVADOS_API_HOST=c97qk.arvadosapi.com HTTPS=true \ No newline at end of file diff --git a/package.json b/package.json index 811e4a07..a15f4174 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "dependencies": { "@material-ui/core": "1.5.0", "@material-ui/icons": "2.0.2", + "@types/js-yaml": "3.11.2", "@types/lodash": "4.14.116", "@types/react-copy-to-clipboard": "4.2.6", "@types/react-dropzone": "4.2.2", @@ -12,6 +13,7 @@ "@types/shell-quote": "1.6.0", "axios": "0.18.0", "classnames": "2.2.6", + "js-yaml": "3.12.0", "lodash": "4.17.10", "react": "16.4.2", "react-copy-to-clipboard": "5.0.1", diff --git a/yarn.lock b/yarn.lock index c8148433..230e9f91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -97,6 +97,10 @@ version "23.3.1" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.1.tgz#a4319aedb071d478e6f407d1c4578ec8156829cf" +"@types/js-yaml@3.11.2": + version "3.11.2" + resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.11.2.tgz#699ad86054cc20043c30d66a6fcde30bbf5d3d5e" + "@types/jss@^9.5.3": version "9.5.4" resolved "https://registry.yarnpkg.com/@types/jss/-/jss-9.5.4.tgz#89a4ee32a14a8d2937187b1a7f443750e964a74d" @@ -4328,7 +4332,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: version "4.0.0" resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" -js-yaml@^3.4.3, js-yaml@^3.7.0: +js-yaml@3.12.0, js-yaml@^3.4.3, js-yaml@^3.7.0: version "3.12.0" resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1" dependencies: