3 Commits

Author SHA1 Message Date
a7487c7e89 feat: update dist 2025-02-06 22:30:07 +01:00
fff70888d0 test: update pnpm to v9 2025-02-06 22:24:21 +01:00
6e3017af18 docs: support package.yaml (#157) 2025-02-06 22:13:04 +01:00
2 changed files with 3 additions and 5 deletions

View File

@ -44,7 +44,7 @@ If `run_install` is a YAML string representation of either an object or an array
### `package_json_file`
**Optional** (_type:_ `string`, _default:_ `package.json`) File path to the `package.json` to read "packageManager" configuration.
**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.
### `standalone`

6
dist/index.js vendored

File diff suppressed because one or more lines are too long