@pnp/cli-microsoft365 11.4.0-beta.312ca0b → 11.4.0-beta.40f818c

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
@@ -198,7 +198,7 @@ m365 spo site get --url https://contoso.sharepoint.com --output text
198
198
 
199
199
  ## Build
200
200
 
201
- To build and run this CLI locally, you will need [`node`](https://nodejs.org) `>= 22.0.0` installed.
201
+ To build and run this CLI locally, you will need [`node`](https://nodejs.org) `>= 24.0.0` installed.
202
202
 
203
203
  ```sh
204
204
  # Clone this repository