Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shakebbyisok authored Nov 2, 2023
1 parent a6ac385 commit 1cbfc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"scripts": {
"test": "jest",
"cli": "ts-node src/cli.ts"
"start": "ts-node --esm src/cli.ts"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 1cbfc7c

Please sign in to comment.