Skip to content

Commit

Permalink
Include all *.js files
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Jun 17, 2020
1 parent c6bc621 commit 333dd38
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions package.json
Expand Up @@ -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",
Expand Down

0 comments on commit 333dd38

Please sign in to comment.