diff --git a/package.json b/package.json index 9347fcf..78a2187 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,9 @@ { "name": "pscanner", - "version": "1.1.5", + "version": "2.0.0", "description": "Port Scanner 👀", "main": "index.js", "type": "commonjs", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, "repository": { "type": "git", "url": "git+https://github.com/pesarism/port-scanner.git"