diff --git a/package.json b/package.json index 178c2d1..c88b20c 100644 --- a/package.json +++ b/package.json @@ -105,4 +105,4 @@ "publish": false } } -} \ No newline at end of file +} diff --git a/src/handlers/index.ts b/src/handlers/index.ts index 941a098..c62a887 100644 --- a/src/handlers/index.ts +++ b/src/handlers/index.ts @@ -1,3 +1,3 @@ export * from "./evm"; export * from "./cosmos"; -export * from "./solana"; \ No newline at end of file +export * from "./solana";