Skip to content

Commit

Permalink
fix: add script tag for cli
Browse files Browse the repository at this point in the history
  • Loading branch information
zcstarr committed Apr 5, 2022
1 parent 0102e84 commit e63df6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node
import { Command } from "commander";
import { ethers } from "ethers";
import { generateCSV } from "../lib";
Expand Down

0 comments on commit e63df6d

Please sign in to comment.