diff --git a/package.json b/package.json index 1866819..e57bd06 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,7 @@ "description": "Realtime Deployments for Node.JS apps.", "main": "./build/lib/index", "files": [ - "build/lib", - "build/bin", - "build/scripts" + "build" ], "bin": { "now": "./build/bin/now"