From 91817c99ac54da29efc2c07900392ebeb718bf9b Mon Sep 17 00:00:00 2001 From: maxencerb Date: Mon, 18 Nov 2024 16:04:13 +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 84b8415..2f0df9c 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"] }