X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4f49d0cc42ae4b046b9702d2549097558ae5a928..e49daa4deeadf74cb0737501ed64bc41ba7a56d9:/package.json diff --git a/package.json b/package.json index 84d1510f56..dd16eea932 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,8 @@ "react-transition-group": "2.4.0", "redux": "4.0.0", "redux-thunk": "2.3.0", - "unionize": "2.1.2" + "unionize": "2.1.2", + "uuid": "3.3.2" }, "scripts": { "start": "react-scripts-ts start", @@ -47,6 +48,7 @@ "@types/react-router-redux": "5.0.15", "@types/redux-devtools": "3.0.44", "@types/redux-form": "7.4.5", + "@types/uuid": "3.4.4", "axios-mock-adapter": "1.15.0", "enzyme": "3.4.4", "enzyme-adapter-react-16": "1.2.0",