Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit f22920b

Browse files
committed
Update packages
1 parent 12be9db commit f22920b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"qs": "^6.11.2",
103103
"reflect-metadata": "^0.2.1",
104104
"replace": "^1.2.2",
105-
"rodio-audio-backend": "https://github.com/Moosync/node-rodio-backend",
105+
"rodio-audio-backend": "git+https://github.com/Moosync/node-rodio-backend",
106106
"sass": "~1.70.0",
107107
"sass-loader": "14.0.0",
108108
"scanner-native": "git+https://github.com/Moosync/file-scanner.git",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10933,9 +10933,9 @@ roarr@^2.15.3:
1093310933
semver-compare "^1.0.0"
1093410934
sprintf-js "^1.1.2"
1093510935

10936-
"rodio-audio-backend@https://github.com/Moosync/node-rodio-backend":
10936+
"rodio-audio-backend@git+https://github.com/Moosync/node-rodio-backend":
1093710937
version "0.0.0"
10938-
resolved "https://github.com/Moosync/node-rodio-backend#57feb7cec6d93a2545f33d9b50a2b5460439c598"
10938+
resolved "git+https://github.com/Moosync/node-rodio-backend#57feb7cec6d93a2545f33d9b50a2b5460439c598"
1093910939
dependencies:
1094010940
"@types/node" "^20.11.6"
1094110941
ts-node "^10.9.2"

0 commit comments

Comments
 (0)