X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6f8e509988756deb7e05a760e718d1ade164fd19..1a99655f02501ae941aa070202393813da32779d:/package.json diff --git a/package.json b/package.json index dd16eea932..811e4a07ae 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "@types/react-copy-to-clipboard": "4.2.6", "@types/react-dropzone": "4.2.2", "@types/redux-form": "7.4.5", + "@types/shell-quote": "1.6.0", "axios": "0.18.0", "classnames": "2.2.6", "lodash": "4.17.10", @@ -21,9 +22,11 @@ "react-router-dom": "4.3.1", "react-router-redux": "5.0.0-alpha.9", "react-scripts-ts": "2.17.0", + "react-splitter-layout": "3.0.1", "react-transition-group": "2.4.0", "redux": "4.0.0", "redux-thunk": "2.3.0", + "shell-quote": "1.6.1", "unionize": "2.1.2", "uuid": "3.3.2" },