Set react lib
[clamp.git] / ui-react / package.json
index 4a363ab..1a899dd 100644 (file)
@@ -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",
@@ -84,6 +85,9 @@
                                {
                                        "loose": true
                                }
+                       ],
+                       [
+                               "@babel/plugin-transform-runtime"
                        ]
                ]
        }