Skip to content

Commit

Permalink
Merge pull request #41 from fson/package-json-files
Browse files Browse the repository at this point in the history
Remove non-essential files from the npm package
  • Loading branch information
satazor authored Sep 25, 2016
2 parents a4b5672 + 6530ebb commit bc4f538
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"type": "git",
"url": "git://github.com/IndigoUnited/node-cross-spawn.git"
},
"files": [
"index.js",
"lib"
],
"keywords": [
"spawn",
"spawnSync",
Expand Down

0 comments on commit bc4f538

Please sign in to comment.