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 a2f62b9..e7869c3 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "start": "next start" }, "dependencies": { + "@material-ui/core": "^4.11.3", "next": "10.0.6", "react": "17.0.1", "react-dom": "17.0.1" |
