diff options
Diffstat (limited to 'ui-react/package.json')
-rw-r--r-- | ui-react/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui-react/package.json b/ui-react/package.json index 232096926..83c9c77a6 100644 --- a/ui-react/package.json +++ b/ui-react/package.json @@ -36,7 +36,8 @@ "@material-ui/core": "4.9.11", "@material-ui/icons": "4.9.1", "material-table": "1.57.2", - "react-select": "3.0.8" + "react-select": "3.0.8", + "react-uuid": "1.0.2" }, "devDependencies": { "jest": "24.8.0", |