diff --git a/package.json b/package.json index d5d0b41..7cf0112 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "author": "Mathis HERRIOT", "license": "MIT", "scripts": { - "bun:dev": "--watch src/app.ts" + "bun:dev": "bun run --watch src/app.ts" }, "dependencies": { "@node-rs/argon2": "^1.8.3",