mirror of
https://github.com/antonmedv/fx
synced 2024-11-17 09:25:32 +00:00
Include all *.js files
This commit is contained in:
parent
c6bc621c57
commit
333dd38353
10
package.json
10
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",
|
||||
|
Loading…
Reference in New Issue
Block a user