@uge/payo 1.1.2 → 1.2.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
@@ -270,7 +270,7 @@ Have a stack you want supported or an idea to make the flow better?
270
270
 
271
271
  ## Requirements
272
272
 
273
- **To run Payo:** [Node.js](https://nodejs.org) **>= 18**. That's it — `npx @uge/payo`
273
+ **To run Payo:** [Node.js](https://nodejs.org) **>= 20.12**. That's it — `npx @uge/payo`
274
274
  runs the published, Node-targeted binary, so **you do not need Bun to use Payo.**
275
275
  If you prefer Bun, `bunx @uge/payo` works too.
276
276