From 1d2d4780495d425701e4924efd82ac01b6a79d8e Mon Sep 17 00:00:00 2001 From: vapormusic Date: Sat, 30 Jul 2022 19:25:43 +0700 Subject: [PATCH] revert --- 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",