diff --git a/package.json b/package.json index 94a8274..8e23fec 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,10 @@ "encoder", "abstract-encoding" ], + "files": [ + "index.js", + "types.js" + ], "author": "Mathias Buus", "license": "MIT" }