From d96abb79c2430cd66739ba9e2666296c49da3cd3 Mon Sep 17 00:00:00 2001 From: Sahil Vasava Date: Sat, 26 Oct 2024 14:38:22 +0700 Subject: [PATCH] style: formate and lint --- plugins/multi-tenant-session-account/package.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/plugins/multi-tenant-session-account/package.json b/plugins/multi-tenant-session-account/package.json index 6baf7a3c..839940e9 100644 --- a/plugins/multi-tenant-session-account/package.json +++ b/plugins/multi-tenant-session-account/package.json @@ -9,13 +9,7 @@ "type": "module", "sideEffects": false, "description": "A utility library for working with ERC-4337", - "keywords": [ - "ethereum", - "erc-4337", - "eip-4337", - "paymaster", - "bundler" - ], + "keywords": ["ethereum", "erc-4337", "eip-4337", "paymaster", "bundler"], "license": "MIT", "files": [ "_esm",