Skip to content

Commit

Permalink
fix: add files metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Nov 5, 2018
1 parent 05b9bf1 commit 07ab4e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
"engines": {
"node": ">= 8"
},
"files": [
"index.js"
],
"scripts": {
"clean": "rm -rf node_modules",
"coverage": "nyc report --reporter=text-lcov | coveralls",
Expand Down

0 comments on commit 07ab4e9

Please sign in to comment.