diff options
| author | Max Isom <[email protected]> | 2020-10-24 14:27:02 -0400 |
|---|---|---|
| committer | Max Isom <[email protected]> | 2020-10-24 14:27:02 -0400 |
| commit | f941dbbdddd765e44eb0aa789fda88631e943a65 (patch) | |
| tree | 75b5df304e370d88436d756984ad6c2d3ea92671 /package.json | |
| parent | 30c80683638c76607e5eaf3d2dfb1be0c8534d82 (diff) | |
| download | muse-f941dbbdddd765e44eb0aa789fda88631e943a65.tar.xz muse-f941dbbdddd765e44eb0aa789fda88631e943a65.zip | |
Fix setup wizard when there's >20 channels
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 eae5a17..dc77479 100644 --- a/package.json +++ b/package.json @@ -82,6 +82,7 @@ "iso8601-duration": "^1.2.0", "make-dir": "^3.1.0", "node-emoji": "^1.10.0", + "p-event": "^4.2.0", "p-limit": "^3.0.2", "sequelize": "^5.21.11", "sequelize-typescript": "^1.1.0", |
