Skip to content

Commit

Permalink
Use whitelist instead of .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sholladay committed Feb 3, 2017
1 parent affb851 commit 630b451
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .npmignore

This file was deleted.

14 changes: 14 additions & 0 deletions package.json
Expand Up @@ -36,6 +36,20 @@
"test": "node support/test.js"
},
"bugs": "https://github.com/theintern/intern/issues",
"files": [
"bin",
"chai.js",
"client.html",
"client.js",
"lib",
"main.js",
"order.js",
"runner.js",
"support/fixdeps.js",
"tasks",
"tests/example.intern.js",
"typings"
],
"keywords": [
"javascript",
"test",
Expand Down

0 comments on commit 630b451

Please sign in to comment.