mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-14 22:55:12 +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"
|
|
}
|
|
}
|