aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorWilliam Hergès <william@herges.fr>2025-10-03 17:21:29 +0200
committerWilliam Hergès <william@herges.fr>2025-10-03 17:21:29 +0200
commit270f592fc65cd5553ccf7c0dc81431c3efdf67ab (patch)
tree4c1c53f3c40b6324201dda10a8c30c7438fcbde7 /package.json
parented216fcfbd19d97f35292ceb9af77aab989446b0 (diff)
feat(frontend): bundle htmx and set every external link to target blank
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 1cf5eb4..543b5bf 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"typescript": "^5"
},
"dependencies": {
+ "htmx.org": "2.0.7",
"reset-css": "^5.0.2",
"sass": "^1.93.2",
"scss": "^0.2.4"