diff --git a/package.json b/package.json index 9741e4e..77d9e43 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,8 @@ "fx": "index.js" }, "files": [ - "index.js" + "index.js", + "fx.js" ], "scripts": { "test": "ava",