diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 254660f..a47f37e 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "start": "next start" }, "dependencies": { + "@material-ui/core": "^4.11.3", "next": "10.0.6", "react": "17.0.1", "react-dom": "17.0.1" |
