Open OzQu opened 2 years ago
Dyno uses queue-async and npm warns about using it when installing, due renaming it to d3-queue.
queue-async
npm WARN deprecated queue-async@1.0.7: renamed to d3-queue
Dyno uses
queue-async
and npm warns about using it when installing, due renaming it to d3-queue.