Skip to content

Commit

Permalink
chore: send utils folder to published package
Browse files Browse the repository at this point in the history
  • Loading branch information
edumudu committed Apr 9, 2022
1 parent 3830da6 commit 7ab56ba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"files": [
"bin",
"config",
"commands"
"commands",
"utils"
],
"bin": {
"loctry": "./bin/index.mjs"
Expand All @@ -43,4 +44,4 @@
"npm": ">=7.0.0",
"yarn": ">=1.0.0"
}
}
}

0 comments on commit 7ab56ba

Please sign in to comment.