diff --git a/package.json b/package.json index d53555f..7e5ab2b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "main": "index.js", "scripts": { - "dev": "dead-server --host=localhost --port=4809", + "dev": "dead-server --host=localhost --port=4810", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [],