intisync.ex/assets/package.json
2024-03-30 03:40:08 +01:00

9 lines
165 B
JSON

{
"scripts": {
"deploy": "cd .. && mix assets.deploy && rm -f _build/esbuild*"
},
"dependencies": {
"buttplug": "^3.2.2",
"topbar": "^2.0.2"
}
}