summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRaphael <mail@raphaelkabo.com>2024-02-06 09:18:19 +0000
committerGitHub <noreply@github.com>2024-02-06 09:18:19 +0000
commit9e249e508ead933cb26eba597003a3b4764e27a5 (patch)
treeff9c1b7784b436002a2ebfa86779c4e25ecf64b1 /package.json
parentecff04b132db687f67d9a6cda2d1c13831c45394 (diff)
parente40ef51f26d04620b85fcbb15b5c9de857fcbf7b (diff)
Merge pull request #129 from lowercasename/rk/fix-pleroma
Pleroma federation fixes and hidden RSVP functionality
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",