mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-07 11:18:12 +00:00
Bumps [preact](https://github.com/preactjs/preact) from 10.29.7 to 10.29.8. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.29.7...10.29.8) --- updated-dependencies: - dependency-name: preact dependency-version: 10.29.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
16 lines
360 B
JSON
16 lines
360 B
JSON
{
|
|
"name": "@gesellix/bose-soundtouch",
|
|
"private": true,
|
|
"description": "Controlling and preserving Bose SoundTouch devices",
|
|
"repository": "https://github.com/gesellix/bose-soundtouch",
|
|
"license": "MIT",
|
|
"author": "Tobias Gesellchen",
|
|
"engines": {
|
|
"node": ">=24.0.0"
|
|
},
|
|
"dependencies": {
|
|
"htm": "3.1.1",
|
|
"preact": "10.29.8"
|
|
}
|
|
}
|