Skip to content

Commit

Permalink
fix(package): don’t publish unnecessary files to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Nov 12, 2018
1 parent 5ac4225 commit e5a851d
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 @@ -91,5 +91,8 @@
"it",
"expect"
]
}
},
"files": [
"lib"
]
}

0 comments on commit e5a851d

Please sign in to comment.