Use `bun unlink` in the root directory to unregister a local package.

```bash
$ cd /path/to/cool-pkg
$ bun unlink
bun unlink v1.x (7416672e)
```

{% bunCLIUsage command="unlink" /%}
