diff --git a/package.json b/package.json index d6ab7c93..1a7a6f49 100644 --- a/package.json +++ b/package.json @@ -23,11 +23,7 @@ "lib": "src" }, "files": [ - "src/", - "dist/", - "test/unittests.js", - "test/general", - "test/crypto" + "dist/" ], "scripts": { "build": "rollup --config --sourcemap",