From a6c63f0a505f7d653adcd9eec07f7777c13bbd38 Mon Sep 17 00:00:00 2001 From: maxencerb Date: Fri, 14 Jun 2024 14:00:52 +0000 Subject: [PATCH] chore: format --- src/package.json | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/src/package.json b/src/package.json index 144a528..5337a74 100644 --- a/src/package.json +++ b/src/package.json @@ -64,17 +64,8 @@ }, "license": "MIT", "homepage": "https://mangrove.exchange", - "authors": [ - "maxencerb.eth" - ], - "keywords": [ - "eth", - "ethereum", - "dapp", - "mangrove", - "order", - "book" - ], + "authors": ["maxencerb.eth"], + "keywords": ["eth", "ethereum", "dapp", "mangrove", "order", "book"], "dependencies": { "zod": "^3.22.4" }