diff --git a/package.json b/package.json index c1802f94..fe4899af 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "lint:fix": "yarn lint --fix" }, "files": [ - "bundle.js", - "fox.json" + "fox.json", + "util.js" ], "publishConfig": { "registry": "https://registry.npmjs.org/",