mirror of
https://codeberg.org/JasterV/intisync.ex.git
synced 2026-04-26 18:10:07 +00:00
9 lines
165 B
JSON
9 lines
165 B
JSON
{
|
|
"scripts": {
|
|
"deploy": "cd .. && mix assets.deploy && rm -f _build/esbuild*"
|
|
},
|
|
"dependencies": {
|
|
"buttplug": "^3.2.2",
|
|
"topbar": "^2.0.2"
|
|
}
|
|
}
|