diff --git a/package.json b/package.json index 299ccca..bcaee19 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Violets Purgatory is a personal webapp for", "main": "index.js", "scripts": { - "start": "node index.js" + "start": "bun index.js" }, "repository": { "type": "git",