Skip to content

Commit

Permalink
Add missing file to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Nov 3, 2018
1 parent 9153dec commit eca6902
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"fx": "index.js"
},
"files": [
"index.js"
"index.js",
"fx.js"
],
"scripts": {
"test": "ava",
Expand Down

0 comments on commit eca6902

Please sign in to comment.