mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-14 15:54:47 +00:00
10 lines
177 B
JSON
10 lines
177 B
JSON
{
|
|
"scripts": {
|
|
"pio:run": "./scripts/pio-run.sh run",
|
|
"pio:run:env": "./scripts/pio-run.sh run -e"
|
|
},
|
|
"devDependencies": {
|
|
"svelte-preprocess": "^6.0.3"
|
|
}
|
|
}
|