diff --git a/package.json b/package.json index c3a695a..19381c5 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "A game about swinging a ball around and sheer destruction.", "main": ".", "scripts": { - "serve": "serve" + "build": "npx serve" }, "repository": { "type": "git",