From 83c0c72ba76f9050d58bd11f081fc2a2910a209b Mon Sep 17 00:00:00 2001 From: vapormusic Date: Sun, 31 Jul 2022 14:53:16 +0700 Subject: [PATCH] use new airtunes branch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbde3cb6..4e4080a2 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/pouchdb": "^6.4.0", "@types/pouchdb-node": "^6.1.4", "adm-zip": "0.4.10", - "airtunes2": "git+https://github.com/ciderapp/node_airtunes2.git#airplay1", + "airtunes2": "git+https://github.com/ciderapp/node_airtunes2.git", "castv2-client": "^1.2.0", "chokidar": "^3.5.3", "cider_utils": "git+https://github.com/ciderapp/cider_utils.git",