Skip to content

Commit

Permalink
Switch to dist
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongMonkey committed Apr 26, 2022
1 parent af8fa59 commit c9efb8f
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 @@ -55,7 +55,7 @@
"oclif": {
"bin": "ht",
"dirname": "ht",
"commands": "./src/commands"
"commands": "./dist/commands"
},
"scripts": {
"build": "shx rm -rf dist && tsc -b",
Expand Down

0 comments on commit c9efb8f

Please sign in to comment.