summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRaphael <raphaelkabo@gmail.com>2024-02-05 09:18:41 +0000
committerRaphael Kabo <raphaelkabo@hey.com>2024-02-05 21:46:59 +0000
commitbe317850f203c428f77394f824908ecff500cf78 (patch)
tree4c16335c590ac01269e0adb3940a3bc21f121ead /package.json
parentecff04b132db687f67d9a6cda2d1c13831c45394 (diff)
Fix Pleroma federation, add hidden RSVP option
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 d573f7c..60fa957 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
"license": "GPL-3.0-or-later",
"dependencies": {
"@sendgrid/mail": "^6.5.5",
+ "activitypub-types": "^1.0.3",
"cors": "^2.8.5",
"dompurify": "^3.0.6",
"express": "^4.18.2",