Skip to content

Commit 6e3017a

Browse files
authored
docs: support package.yaml (#157)
1 parent 0cb0538 commit 6e3017a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If `run_install` is a YAML string representation of either an object or an array
4444

4545
### `package_json_file`
4646

47-
**Optional** (_type:_ `string`, _default:_ `package.json`) File path to the `package.json` to read "packageManager" configuration.
47+
**Optional** (_type:_ `string`, _default:_ `package.json`) File path to the `package.json`/[`package.yaml`](https://github.com/pnpm/pnpm/pull/1799) to read "packageManager" configuration.
4848

4949
### `standalone`
5050

0 commit comments

Comments
 (0)