@typeberry/convert 0.5.11-1fbacf3 → 0.5.11-7609756

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -39,7 +39,7 @@ JAM Prize requirements
39
39
 
40
40
  ```bash
41
41
  $ node --version
42
- v 22.9.0
42
+ v24.0.0
43
43
  ```
44
44
 
45
45
  We recommend [NVM](https://github.com/nvm-sh/nvm) to install and manage different
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typeberry/convert",
3
- "version": "0.5.11-1fbacf3",
3
+ "version": "0.5.11-7609756",
4
4
  "description": "Convert JAM-related types between different formats.",
5
5
  "main": "./index.js",
6
6
  "bin": {