gruntjs/grunt-contrib-connect

opn dependency was renamed to `open`

darcyparker opened this issue · 1 comments

https://github.com/gruntjs/grunt-contrib-connect/blob/main/package.json#L24

npm WARN deprecated opn@6.0.0: The package has been renamed to open

Looks like it was renamed back to open from opn. See

- Switch to `opn` as it fixes some Linux issues.