diff options
| author | Stefano <[email protected]> | 2024-11-04 14:41:11 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-04 14:41:11 +0000 |
| commit | c0aadaf3203389c7749baa2a6a7603d85acc2bcd (patch) | |
| tree | 961a67e0b2bbf84180fe975bbe750053ba6defe4 /package.json | |
| parent | 63e55d9fd6418663225c5b5e8d4b2adb7ebdad09 (diff) | |
| download | muse-c0aadaf3203389c7749baa2a6a7603d85acc2bcd.tar.xz muse-c0aadaf3203389c7749baa2a6a7603d85acc2bcd.zip | |
Lets see how this goes. Dependency downgrade due to broken update.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3a72602..6183ac0 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "ora": "^8.1.0", "p-event": "^5.0.1", "p-limit": "^6.1.0", - "p-queue": "^7.2.0", + "p-queue": "7.1.0", "p-retry": "6.2.0", "pagination.djs": "^4.0.10", "parse-duration": "1.0.2", |
