@fuel-ts/account 0.94.0 → 0.94.1
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/dist/index.global.js
CHANGED
@@ -28801,7 +28801,7 @@ spurious results.`);
|
|
28801
28801
|
return {
|
28802
28802
|
FORC: "0.63.1",
|
28803
28803
|
FUEL_CORE: "0.33.0",
|
28804
|
-
FUELS: "0.94.
|
28804
|
+
FUELS: "0.94.1"
|
28805
28805
|
};
|
28806
28806
|
}
|
28807
28807
|
function parseVersion(version) {
|