diff options
| author | Max Isom <[email protected]> | 2022-07-16 13:58:24 -0500 |
|---|---|---|
| committer | Max Isom <[email protected]> | 2022-07-16 13:59:32 -0500 |
| commit | e489b10565829c41972e5271d5d56647e499c8a6 (patch) | |
| tree | 19637f92b890f0ca0b9ce9fa4737d7b076386657 /package.json | |
| parent | 28bcd4b45e324ad99898423f4ef98300f84e0083 (diff) | |
| download | muse-e489b10565829c41972e5271d5d56647e499c8a6.tar.xz muse-e489b10565829c41972e5271d5d56647e499c8a6.zip | |
Retry Spotify token refresh
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 7ca16f3..cf30bd8 100644 --- a/package.json +++ b/package.json @@ -103,6 +103,7 @@ "p-event": "^5.0.1", "p-limit": "^4.0.0", "p-queue": "^7.2.0", + "p-retry": "4.6.2", "parse-duration": "1.0.2", "read-pkg": "7.1.0", "reflect-metadata": "^0.1.13", |
