connect-flash
connect-flash copied to clipboard
Attempt to fix util.isArray deprecation
I kept getting deprecation warnings about util.isArray, so I thought I'd attempt to fix it by updating the code to use a more modern alternative. Not sure if that’s the right approach, but I wanted to give it a go.