mirror of
https://github.com/prdlk/leetcode.git
synced 2026-09-17 07:26:27 +00:00
chore(config): add sync script to package.json
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user