From 3ef8d62c5f4c0a34b78c8495378959c4383893cb Mon Sep 17 00:00:00 2001 From: Kevin Charm Date: Sun, 30 Jun 2024 17:09:07 +0200 Subject: [PATCH] prettier --- package.json | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 7eb9e54..58828dd 100644 --- a/package.json +++ b/package.json @@ -15,17 +15,8 @@ "node": ">=18.0.0 <19" }, "packageManager": "yarn@1.22.22", - "files": [ - "contracts/**/*.sol" - ], - "keywords": [ - "solidity", - "stateless", - "shuffle", - "feistel", - "cipher", - "fpe" - ], + "files": ["contracts/**/*.sol"], + "keywords": ["solidity", "stateless", "shuffle", "feistel", "cipher", "fpe"], "author": "Kevin Charm ", "repository": { "type": "git",