shiplightai 0.1.57 → 0.1.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -78,7 +78,7 @@ Shiplight uses an **explicit env var allowlist**: only the vars it forwards into
78
78
  ## Requirements
79
79
 
80
80
  - **Node.js >= 22**
81
- - **`@playwright/test` 1.58.2** — declared as a peer dependency and installed automatically by `npm install`
81
+ - **`@playwright/test` 1.60.0** — declared as a peer dependency and installed automatically by `npm install`
82
82
  - **Chromium** — install on demand with `npx playwright install chromium`
83
83
 
84
84
  ## Links