@sentio/sdk-bundle 2.60.2-rc.1 → 2.60.2-rc.2

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.
@@ -15,14 +15,14 @@ import "../chunk-4ZWH3564.js";
15
15
  import "../chunk-742S42NO.js";
16
16
  import "../chunk-7IDGS56O.js";
17
17
  import "../chunk-6HITNB5H.js";
18
- import {
19
- bytesToBigInt
20
- } from "../chunk-UBKMKHZM.js";
21
- import "../chunk-7OSM2QQ6.js";
22
18
  import {
23
19
  FuelNetwork,
24
20
  getRpcEndpoint
25
21
  } from "../chunk-6IIGWFXQ.js";
22
+ import {
23
+ bytesToBigInt
24
+ } from "../chunk-UBKMKHZM.js";
25
+ import "../chunk-7OSM2QQ6.js";
26
26
  import "../chunk-NX2PDQP7.js";
27
27
  import {
28
28
  getMoveCalls
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentio/sdk-bundle",
3
- "version": "2.60.2-rc.1",
3
+ "version": "2.60.2-rc.2",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
@@ -57,7 +57,7 @@
57
57
  "dependencies": {
58
58
  "@sentio/chain": "~3.3.0",
59
59
  "piscina": "5.0.0-alpha.0",
60
- "@sentio/runtime": "^2.60.2-rc.1"
60
+ "@sentio/runtime": "^2.60.2-rc.2"
61
61
  },
62
62
  "peerDependencies": {},
63
63
  "devDependencies": {},