aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui-react/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui-react/package.json b/ui-react/package.json
index f1b111f8..1a899dda 100644
--- a/ui-react/package.json
+++ b/ui-react/package.json
@@ -34,7 +34,8 @@
"bootstrap-css-only": "4.3.1",
"styled-components": "4.3.2",
"react-router-dom": "5.0.1",
- "react-select": "3.0.4"
+ "react-select": "3.0.4",
+ "scheduler": "0.16.0"
},
"devDependencies": {
"jest": "24.8.0",