Skip to content

Commit

Permalink
😒 chore(package.json): Set .files = ["lib"].
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 27, 2020
1 parent 7498e89 commit d9a61b2
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 @@ -76,5 +76,8 @@
"test": "ava",
"esdoc": "esdoc",
"prepare": "npm run build"
}
},
"files": [
"lib"
]
}

0 comments on commit d9a61b2

Please sign in to comment.