aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 81ba10f..e78abab 100644
--- a/package.json
+++ b/package.json
@@ -18,5 +18,8 @@
},
"workspaces": [
"src/frontend"
- ]
+ ],
+ "dependencies": {
+ "@fontsource-variable/roboto": "^5.2.6"
+ }
}