@openbkn/bkn-sdk 0.1.2 → 0.1.3

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
@@ -20,7 +20,7 @@ npm install -g @openbkn/bkn-sdk # CLI: `openbkn`
20
20
  npm install @openbkn/bkn-sdk
21
21
  ```
22
22
 
23
- Requires Node ≥ 22.
23
+ Requires Node ≥ 22.19.
24
24
 
25
25
  ## CLI
26
26
 
package/README.zh.md CHANGED
@@ -15,7 +15,7 @@ npm install -g @openbkn/bkn-sdk # CLI:openbkn
15
15
  npm install @openbkn/bkn-sdk
16
16
  ```
17
17
 
18
- 需要 Node ≥ 22。
18
+ 需要 Node ≥ 22.19
19
19
 
20
20
  ## CLI
21
21