diff --git a/package.json b/package.json index 76214e7..0509bab 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,8 @@ "registry" ], "author": "Robert Kowalski ", - "license": "BSD-2-Clause" + "license": "BSD-2-Clause", + "files": [ + "npm-user-validate.js" + ] }