Merge "Add many jests tests and implement block on element type and subdictionary...
[clamp.git] / ui-react / package.json
index 0e0c6ab..883a441 100644 (file)
@@ -15,8 +15,7 @@
                "test": "jest",
                "test:watch": "jest --watch",
                "test:coverage": "jest --coverage",
-               "eject": "react-scripts eject",
-               "publish": "npm publish"
+               "eject": "react-scripts eject"
        },
        "files": [
                "src/*.js",
                "react": "16.9.0",
                "react-dom": "16.9.0",
                "react-scripts": "3.1.1",
-               "react-bootstrap": "1.0.0-beta.12",
+               "react-bootstrap": "1.0.0-beta.14",
                "bootstrap-css-only": "4.3.1",
                "styled-components": "4.3.2",
                "react-router-dom": "5.0.1",
-               "react-select": "3.0.4"
+               "@material-ui/core": "4.9.11",
+               "@material-ui/icons": "4.9.1",
+               "material-table": "1.57.2",
+               "react-select": "3.0.8"
        },
        "devDependencies": {
                "jest": "24.8.0",
@@ -91,3 +93,4 @@
                ]
        }
 }
+