diff --git a/package.json b/package.json index 11238f8..aa7c90c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,8 @@ }, "license": "MIT", "files": [ - "index.js" + "index.js", + "test.js" ], "main": "index.js", "engines": {