Skip to content

Commit

Permalink
Whitelist installed files
Browse files Browse the repository at this point in the history
  • Loading branch information
jscheid committed Dec 24, 2015
1 parent e5c3838 commit 8199745
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,11 @@
"karma-webpack": "^1.7.0",
"mocha": "^2.3.4",
"webpack": "^1.12.6"
}
},
"files": [
"LICENSE",
"README.md",
"CHANGELOG.md",
"index.js"
]
}

0 comments on commit 8199745

Please sign in to comment.