diff --git a/package.json b/package.json index 0a3e565..1ab2b0e 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "author": "Amanda Mitchell", "license": "MIT", "private": false, + "files": ["*.js", "scripts/*.js"], "scripts": { "_install": "node scripts/install.js", "prepublishOnly": "pinst --enable",