aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'language-web/package.json')
-rw-r--r--language-web/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/language-web/package.json b/language-web/package.json
index 7ebe40d3..9804a841 100644
--- a/language-web/package.json
+++ b/language-web/package.json
@@ -39,6 +39,8 @@
39 "webpack-subresource-integrity": "^5.0.0-alpha.5" 39 "webpack-subresource-integrity": "^5.0.0-alpha.5"
40 }, 40 },
41 "dependencies": { 41 "dependencies": {
42 "@fontsource/fira-code": "^4.4.5",
43 "@fontsource/roboto": "^4.4.5",
42 "@material-ui/core": "^4.11.4", 44 "@material-ui/core": "^4.11.4",
43 "@material-ui/icons": "^4.11.2", 45 "@material-ui/icons": "^4.11.2",
44 "@material-ui/lab": "^4.0.0-alpha.58", 46 "@material-ui/lab": "^4.0.0-alpha.58",