diff --git a/package.json b/package.json index 80d1094..8549583 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "build": "blume build", "doctor": "blume doctor", "pick": "bun scripts/pick.ts", + "sync": "bun scripts/sync.ts", "test": "bun scripts/test.ts" }, "dependencies": {