summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 18a80f4..64b8453 100644
--- a/package.json
+++ b/package.json
@@ -42,6 +42,7 @@
"dependencies": {
"axios": "^1.7.7",
"dompurify": "^3.1.7",
- "marked": "^14.1.3"
+ "marked": "^14.1.3",
+ "tinygesture": "^3.0.0"
}
}