Files
pnpm/resolving/bun-resolver/README.md
Zoltan Kochan 86b33e91ea feat: support installing Bun runtime (#9815)
* feat: support installing Bun runtime

* feat: support installing Bun runtime

* fix: cache libc resolution

* refactor: shasum file fetching

* docs: add changesets

* feat: installing the right artifact

* test: supported architectures

* test: fix on Windows
2025-07-31 13:46:13 +02:00

18 lines
285 B
Markdown

# @pnpm/resolving.bun-resolver
> Resolves the Bun runtime
[![npm version](https://img.shields.io/npm/v/@pnpm/resolving.bun-resolver.svg)](https://www.npmjs.com/package/@pnpm/resolving.bun-resolver)
## Installation
```sh
pnpm add @pnpm/resolving.bun-resolver
```
## License
MIT