summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2025-05-05 20:57:00 -0500
committerTim Keller <tjk@tjkeller.xyz>2025-05-05 20:57:00 -0500
commit4c8231e7e3e46f61f4455843300f5d3f01c5a195 (patch)
tree28fc13f289c69bd5c28ebf10990c07abc47206ec /package.json
parent4fda4eef9b58504a1352a777f7d9b6826a26559e (diff)
downloadimmich-frame-4c8231e7e3e46f61f4455843300f5d3f01c5a195.tar.xz
immich-frame-4c8231e7e3e46f61f4455843300f5d3f01c5a195.zip
add overpass font and put text under anchor
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 c6d4f57..be6dc67 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,7 @@
"dev": "webpack serve"
},
"dependencies": {
+ "@fontsource/overpass": "^5.2.5",
"flickity": "^3.0.0"
},
"devDependencies": {