Skip to content

Commit

Permalink
Add files key to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle committed Dec 11, 2018
1 parent 4f23d3b commit e3f35e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -3,6 +3,9 @@
"version": "4.0.0",
"description": "markdown-loader for webpack",
"main": "index.js",
"files": [
"index.js"
],
"scripts": {
"test": "ava test/*.test.js"
},
Expand Down

0 comments on commit e3f35e5

Please sign in to comment.