diff --git a/package.json b/package.json index cf90ad7c..a395aa67 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,6 @@ }, "scripts": { "dev": "parcel ./src/index.html", - // "start": "node index.js", "start": "parcel build ./src/index.html", "test": "echo \"Error: no test specified\" && exit 1" },