diff --git a/package.json b/package.json index f157152..a0cf9d6 100644 --- a/package.json +++ b/package.json @@ -10,15 +10,7 @@ "fx": "index.js" }, "files": [ - "bang.js", - "config.js", - "find.js", - "fx.js", - "index.js", - "print.js", - "reduce.js", - "std.js", - "stream.js" + "*.js" ], "scripts": { "test": "ava",