From a870cdc6f4f91ca714ad44584a45403c7a67777b Mon Sep 17 00:00:00 2001 From: Exerra Date: Tue, 14 Jul 2026 01:11:29 +0300 Subject: [PATCH] chore(package.json): update node-musickit-api to v3.1.0-next.4 Switched node-musickit-api dependency from a local path to version 3.1.0-next.4 from the registry. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a1d0c1f..9411ce71 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "musicbrainz-api": "^0.27.0", "nanoid": "^3.3.1", "neotraverse": "^0.6.18", - "node-musickit-api": "../node-musickit-api", + "node-musickit-api": "^3.1.0-next.4", "node-object-hash": "^3.1.1", "normalize-url": "^8.0.1", "ntfy": "^1.15.2", -- 2.51.2