Fix creds issue with AAF
[clamp.git] / ui-react / package.json
index 2d70e27..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",
@@ -34,9 +33,9 @@
                "bootstrap-css-only": "4.3.1",
                "styled-components": "4.3.2",
                "react-router-dom": "5.0.1",
-               "@material-ui/core": "4.6.0",
-               "@material-ui/icons": "4.5.1",
-               "material-table": "1.53.0",
+               "@material-ui/core": "4.9.11",
+               "@material-ui/icons": "4.9.1",
+               "material-table": "1.57.2",
                "react-select": "3.0.8"
        },
        "devDependencies": {