Skip to content

Commit

Permalink
Upload only the files needed to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed May 24, 2018
1 parent 74e8bfa commit 6ef12ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"author": "leo",
"license": "MIT",
"files": [
"./src/*.js"
"src/index.js",
"src/directory.js"
],
"devDependencies": {
"@zeit/eslint-config-node": "0.2.13",
Expand Down

0 comments on commit 6ef12ad

Please sign in to comment.