Closed notanengineercom closed 4 years ago
This was causing the library to fail with Error: Cannot find module 'async'.
Error: Cannot find module 'async'
I think that import was not meant to be there, it's not being used in the library, nor it's required as a dendency.
This was causing the library to fail with
Error: Cannot find module 'async'
.I think that import was not meant to be there, it's not being used in the library, nor it's required as a dendency.