intisync.ex/assets/package.json
dependabot[bot] 78b62cf77e
chore(deps): bump buttplug from 3.2.2 to 4.0.0 in /assets (#94)
Bumps [buttplug](https://github.com/buttplugio/buttplug-js) from 3.2.2 to 4.0.0.
- [Commits](https://github.com/buttplugio/buttplug-js/compare/buttplugjs-3.2.2...4.0.0)

---
updated-dependencies:
- dependency-name: buttplug
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-07 03:24:20 +01:00

9 lines
165 B
JSON

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