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