fix files rule for #31

This commit is contained in:
Mathias Buus 2014-10-23 15:31:52 +09:00
parent c446177491
commit b1fe6666ed

View file

@ -45,7 +45,7 @@
"homepage": "https://github.com/mafintosh/tar-stream",
"main": "index.js",
"files": [
"./*.js",
"*.js",
"LICENSE"
],
"directories": {