aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-05-15 18:07:47 +0200
committerlonkaars <loek@pipeframe.xyz>2021-05-15 18:07:47 +0200
commit6c5787b034db7349d096ec1d2406f72b14efb707 (patch)
treed86a21537b3e634cb5f790f942de8abebaee0402 /package.json
parentabca906d804e876a01d4c07c226caefeeaca9920 (diff)
tools button group
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 91bdf2f..ef0ae8e 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,8 @@
"dependencies": {
"@material-ui/core": "^4.11.4",
"@material-ui/icons": "^4.11.2",
+ "@mdi/js": "^5.9.55",
+ "@mdi/react": "^1.5.0",
"ajv": "^8.3.0",
"next": "^10.2.0",
"react": "^17.0.2",