Skip to content

Commit

Permalink
add files array to package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Wouter Vroege <[email protected]>
  • Loading branch information
woutervroege committed Apr 20, 2020
1 parent 5da4cc9 commit 3a95909
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@
"hooks": {
"pre-commit": "npm run format"
}
}
},
"files": [
"src"
]
}

0 comments on commit 3a95909

Please sign in to comment.