Skip to content

Commit

Permalink
fix: add to package file commands.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ChibiBlasphem committed Mar 6, 2021
1 parent 9d224aa commit fe34cd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"files": [
"bin",
"dist",
"templates"
"templates",
"commands.d.ts"
],
"lint-staged": {
"src/**/*.ts": [
Expand Down

0 comments on commit fe34cd2

Please sign in to comment.