Skip to content

Commit

Permalink
Merge pull request #45 from styfle/patch-2
Browse files Browse the repository at this point in the history
Add files key to package.json
  • Loading branch information
meaku committed Jan 11, 2019
2 parents 1abd608 + e3f35e5 commit 4e15df9
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 4e15df9

Please sign in to comment.