chore: remove unused build scripts
All packages are pure Bun/TS — no build step needed. The build scripts were all placeholder `echo 'TODO'` anyway.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
"yaml": "^2.8.4"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "echo 'TODO'",
|
||||
"test": "bun test"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user