diff --git a/package.json b/package.json index f06b7bd..d4f8929 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "version": "0.0.1", "main": "index.mts", "scripts": { - "start": "tsx index.mts | pino-pretty", + "start": "tsx index.mts", + "dev": "tsx index.mts | pino-pretty", "build": "true" }, "dependencies": {