mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-15 07:04:26 +10:00
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"name": "meshcore-open",
|
|
"scripts": {
|
|
"build": "dart run build_pipe:build",
|
|
"deploy": "bun x wrangler deploy"
|
|
}
|
|
}
|