diff --git a/package.json b/package.json index ebc4604..34837e1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "version": "1.0.0", "description": "A multithreaded Node.js app that performs repeated HTTP POST requests using worker threads.", "main": "src/main.js", - "output": "bot-farmacia.exe", "scripts": { "start": "node src/main.js", "start:single": "node src/main.js 1",