Override npm import dep with import maps?
Is it possible for me change a depedency of an npm package by using import maps?
Say I want to use a different websocket than the base npm package is using.
Say I want to use a different websocket than the base npm package is using.
