diff --git a/package.json b/package.json index 3f7a6e2..bc64056 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.0.0", "description": "Reverse Shell as a Service - https://shell.now.sh", "main": "src/index.js", + "files": "src", "scripts": { "start": "micro", "test": "xo && nyc ava",