@jsenv/core 40.12.8 → 40.12.9

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
@@ -12,7 +12,7 @@ Jsenv is a suite of tools for JavaScript projects that prioritizes standards and
12
12
  npm install --save-dev @jsenv/core
13
13
  ```
14
14
 
15
- > **Compatibility**: Tested on Mac, Windows, and Linux with Node.js 20. Other environments are not officially tested.
15
+ > **Compatibility**: Mac, Windows, and Linux with Node.js 25.
16
16
 
17
17
  ## Documentation
18
18