third party module - edit webhook subdirectory
Hi, I just published a module https://deno.land/x/sqlite_native@0.1.0 but the actual library content is under the
src/ folder. I did not specify this when first creating the webhook (leading to all imports looking like src/mod.ts. Is it possible to edit the webhook after creation? Its hard to tell if so, because there doesnt appear to be any 'owner' controls on a module after publishing.