From 7df10ace84f02a6f03c6c63de72ffaaa981012ab Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Fri, 17 May 2024 18:09:29 -0500 Subject: [PATCH] bun --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",