From ee45564e41f09d8e1da135d87c5400f38324648f Mon Sep 17 00:00:00 2001 From: maxencerb Date: Wed, 14 Aug 2024 13:09:50 +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 7f27665..05597ea 100644 --- a/src/package.json +++ b/src/package.json @@ -64,15 +64,6 @@ }, "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"] }