mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00: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"
|
||
|
|
}
|
||
|
|
}
|