diff --git a/package.json b/package.json index 17fe910..6d3cf54 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Utilities for handling Ethereum keys", "main": "index.js", "files": [ - "/*.js", + "*.js", "test/" ], "scripts": {