PadMessageHandler: Replace channels package with async-friendly class

This commit is contained in:
Richard Hansen 2021-11-16 02:51:36 -05:00
parent 5c1177a3d9
commit 85919ff914
3 changed files with 36 additions and 12 deletions

View file

@ -31,7 +31,6 @@
],
"dependencies": {
"async": "^3.2.1",
"channels": "0.0.4",
"clean-css": "^5.2.1",
"cookie-parser": "1.4.5",
"cross-spawn": "^7.0.3",