diff --git a/package.json b/package.json index 58a629b..2e2b786 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,10 @@ "main": "index.js", "license": "MIT", "files": [ - "index.js" + "index.js", + "utils.js", + "detectFeatures.js", + "constants.js" ], "bin": { "es-check": "index.js"