From b2052bdc0cd6bd42cdc1bf1303445e74645cbef2 Mon Sep 17 00:00:00 2001 From: Andres Aiello Date: Mon, 23 Oct 2023 14:30:56 -0300 Subject: [PATCH] lint --- data/addresses.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/addresses.json b/data/addresses.json index 9f06fdde..2909c82a 100644 --- a/data/addresses.json +++ b/data/addresses.json @@ -135,4 +135,4 @@ "uniswapv2Router02": "0x2ca7d64A7EFE2D62A725E2B35Cf7230D6677FfEe" } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index 60ecff31..038cdb2b 100644 --- a/package.json +++ b/package.json @@ -80,4 +80,4 @@ }, "types": "./dist/lib/index.d.ts", "version": "0.0.8" -} \ No newline at end of file +}