Skip to content

Commit

Permalink
Upgrade @svrooij/sonos to ^2.6.0-beta.7 (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
simojenki authored Feb 8, 2024
1 parent 212f6e3 commit 4b7be66
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 79 deletions.
130 changes: 56 additions & 74 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "simojenki <[email protected]>",
"license": "GPL-3.0-only",
"dependencies": {
"@svrooij/sonos": "^2.5.0",
"@svrooij/sonos": "^2.6.0-beta.7",
"@types/express": "^4.17.21",
"@types/fs-extra": "^11.0.4",
"@types/jsonwebtoken": "^9.0.5",
Expand Down Expand Up @@ -60,10 +60,7 @@
},
"overrides": {
"axios-ntlm": "npm:dry-uninstall",
"axios": "$axios",
"@svrooij/sonos": {
"fast-xml-parser": "^3.21.1"
}
"axios": "$axios"
},
"scripts": {
"clean": "rm -Rf build node_modules",
Expand Down

0 comments on commit 4b7be66

Please sign in to comment.