diff --git a/package.json b/package.json index 93d37387b9b60fe393a2187d4b5bd5d4c48c03ff..009ecfcbf09bb6c64ba97e986b22f9a98e786883 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,7 @@ "version": "0.0.0", "private": true, "scripts": { - "start": "node-dev ./bin/www", - "startx": "pnpm install & node-dev ./bin/www" + "start": "node-dev ./bin/www" }, "dependencies": { "connect-history-api-fallback": "^2.0.0",