Skip to content

Commit

Permalink
Agrego "files" en package.json para qa-control
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoefe committed Apr 12, 2016
1 parent b3908c0 commit efaf10d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -25,6 +25,10 @@
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
"start": "node example/server.js"
},
"files": [
"kill-9.js",
"example"
],
"jshintConfig": {
"asi": false,
"forin": true,
Expand Down

0 comments on commit efaf10d

Please sign in to comment.