nodes/package.json
2024-04-04 19:46:06 +02:00

6 lines
80 B
JSON

{
"scripts": {
"build:nodes": "pnpm -r --filter './nodes/**' build"
}
}