From 1592c006d1f6efa8de9d0f988814302addd5bcfb Mon Sep 17 00:00:00 2001 From: vapormusic Date: Sat, 30 Jul 2022 19:27:00 +0700 Subject: [PATCH] attempt airts --- 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",