From f01cb9bb76d714046bb8dd15cf310667049c153c Mon Sep 17 00:00:00 2001 From: vapormusic Date: Sat, 30 Jul 2022 18:56:55 +0700 Subject: [PATCH] use old branch fn --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e4080a2..bbde3cb6 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", + "airtunes2": "git+https://github.com/ciderapp/node_airtunes2.git#airplay1", "castv2-client": "^1.2.0", "chokidar": "^3.5.3", "cider_utils": "git+https://github.com/ciderapp/cider_utils.git",