diff --git a/package.json b/package.json index 799f1fe..a4184dc 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,12 @@ "bin": { "google-java-format": "index.js" }, + "files": [ + "test.sh", + "lib/", + "index.js", + "testproject/" + ], "scripts": { "test": "bash ./test.sh", "shipit": "nc --no-tests"