Skip to content

Commit f95f52a

Browse files
committed
fix lint
1 parent 21f5c53 commit f95f52a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cli/src/commands/query.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ export default {
8888
},
8989
mainnet: {
9090
provider:
91-
"https://mainnet.infura.io/v3/b00b2c2cc09c487685e9fb061256d6a6"
92-
}
91+
"https://mainnet.infura.io/v3/b00b2c2cc09c487685e9fb061256d6a6",
92+
},
9393
}),
9494
},
9595
{

0 commit comments

Comments
 (0)