aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-02-12 23:35:51 -0500
committerAndrew Lee <alee14498@protonmail.com>2021-02-12 23:35:51 -0500
commitd16550df3d370ce2f2859d72a79c36e8ef0b4a72 (patch)
tree71487288ff93bbc23962412911e8f41635afb877 /package.json
parente85074578519e95bbf1f897ddebb6861cdcd3ee2 (diff)
downloadsnug-cup-d16550df3d370ce2f2859d72a79c36e8ef0b4a72.tar.gz
snug-cup-d16550df3d370ce2f2859d72a79c36e8ef0b4a72.tar.bz2
snug-cup-d16550df3d370ce2f2859d72a79c36e8ef0b4a72.zip
Updated page
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
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"