From a155bacf6da2f14e2c757b673499f0f4d7a20055 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Sat, 16 Jul 2022 10:30:38 -0500 Subject: [PATCH] mogus --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8dcdf190..9926ed56 100644 --- a/package.json +++ b/package.json @@ -43,10 +43,10 @@ "@types/pouchdb": "^6.4.0", "@types/pouchdb-node": "^6.1.4", "adm-zip": "0.4.10", - "airtunes2": "git+https://github.com/ciderapp/node_airtunes2", + "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", + "cider_utils": "git+https://github.com/ciderapp/cider_utils.git", "discord-auto-rpc": "^1.0.16", "dns-js": "git+https://github.com/ciderapp/node-dns-js.git", "ejs": "^3.1.6",