From 79e61f911b5768d6b73601556e9d52bc9c7928c7 Mon Sep 17 00:00:00 2001 From: Nick Reynolds Date: Wed, 30 Mar 2022 16:11:56 -0400 Subject: [PATCH] chore: Regenerate did-comm plugin schema --- packages/did-comm/plugin.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/did-comm/plugin.schema.json b/packages/did-comm/plugin.schema.json index e376917d7..a4416308c 100644 --- a/packages/did-comm/plugin.schema.json +++ b/packages/did-comm/plugin.schema.json @@ -172,7 +172,7 @@ "required": [ "data" ], - "deprecated": "Please use {@link IDIDComm.sendDIDCommMessage } instead. This will be removed in Veramo 4.0.\r\nInput arguments for {@link IDIDComm.sendMessageDIDCommAlpha1 }" + "deprecated": "Please use {@link IDIDComm.sendDIDCommMessage } instead. This will be removed in Veramo 4.0.\nInput arguments for {@link IDIDComm.sendMessageDIDCommAlpha1 }" }, "IMessage": { "type": "object",