diff --git a/package.json b/package.json index 57dfa4d..0cdbd91 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,12 @@ "type": "git", "url": "git://github.com/Pana/nrm.git" }, + "files": [ + "actions.js", + "constants.js", + "helpers.js", + "registries.json" + ], "scripts": { "star": "npm star nrm", "test": "jest",