X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/877ce2a1b858c685eec0e8f47652ebb8a271195e..5e7c7e298eda223e6fcb3876385c59f0552ca642:/package.json diff --git a/package.json b/package.json index 623e11707f..620ff5a6d0 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,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", @@ -48,6 +49,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",