From be317850f203c428f77394f824908ecff500cf78 Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 5 Feb 2024 09:18:41 +0000 Subject: Fix Pleroma federation, add hidden RSVP option --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') 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", -- cgit v1.2.3