diff options
| author | Charlignon <[email protected]> | 2024-04-28 23:13:25 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-28 16:13:25 -0500 |
| commit | a27598c50abaa920feb68741c27e915d559c0e7a (patch) | |
| tree | e518177428fe0d16050d011778d6fc532901ab78 /package.json | |
| parent | 8e089192060d889910e71a2e6715237a46d264c7 (diff) | |
| download | muse-a27598c50abaa920feb68741c27e915d559c0e7a.tar.xz muse-a27598c50abaa920feb68741c27e915d559c0e7a.zip | |
Add SponsorBlock support (#1013)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index be86b38..b514940 100644 --- a/package.json +++ b/package.json @@ -112,6 +112,7 @@ "postinstall-postinstall": "^2.1.0", "read-pkg": "7.1.0", "reflect-metadata": "^0.1.13", + "sponsorblock-api": "^0.2.4", "spotify-uri": "^3.0.2", "spotify-web-api-node": "^5.0.2", "sync-fetch": "^0.3.1", |
