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 24, 2020
1 parent 581c256 commit 08eaddb
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 @@ -74,5 +74,8 @@
"test": "ava",
"esdoc": "esdoc",
"prepare": "npm run build"
}
},
"files": [
"lib"
]
}

0 comments on commit 08eaddb

Please sign in to comment.