@pnp/cli-microsoft365 10.4.0-beta.b552c1b → 10.4.0

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