From c4cf0f12c96dc78cbdd21c4134c0401d309cd7ab Mon Sep 17 00:00:00 2001 From: link2xt Date: Thu, 30 Mar 2023 16:08:02 +0000 Subject: [PATCH] Prettier lint fix --- deltachat-jsonrpc/typescript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deltachat-jsonrpc/typescript/package.json b/deltachat-jsonrpc/typescript/package.json index 6cc8bd497..ac0b7b944 100644 --- a/deltachat-jsonrpc/typescript/package.json +++ b/deltachat-jsonrpc/typescript/package.json @@ -56,4 +56,4 @@ "type": "module", "types": "dist/deltachat.d.ts", "version": "1.112.2" -} \ No newline at end of file +}