diff --git a/package.json b/package.json index ab2bfb5..ad8f183 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,10 @@ "pretest": "xo", "release": "np" }, + "files": [ + "src/**/*", + "bin/*" + ], "repository": { "type": "git", "url": "https://github.com/maizzle/cli.git"