@typeberry/convert 0.5.7-f0cc874 → 0.5.8-0dea783

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/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -4615,7 +4615,7 @@ function seeThrough(v) {
4615
4615
  }
4616
4616
 
4617
4617
  ;// CONCATENATED MODULE: ./packages/core/utils/package.json
4618
- const package_namespaceObject = {"rE":"0.5.7"};
4618
+ const package_namespaceObject = {"rE":"0.5.8"};
4619
4619
  ;// CONCATENATED MODULE: ./packages/core/utils/result.ts
4620
4620
 
4621
4621
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typeberry/convert",
3
- "version": "0.5.7-f0cc874",
3
+ "version": "0.5.8-0dea783",
4
4
  "description": "Convert JAM-related types between different formats.",
5
5
  "main": "./index.js",
6
6
  "bin": {