@fuel-ts/errors
Advanced tools
Comparing version 0.0.0-next-20230913100217 to 0.0.0-next-20230913174953
@@ -26,3 +26,3 @@ "use strict"; | ||
FUEL_CORE: "0.20.4", | ||
FUELS: "0.56.2" | ||
FUELS: "0.57.0" | ||
}; | ||
@@ -29,0 +29,0 @@ } |
@@ -320,3 +320,3 @@ "use strict"; | ||
FUEL_CORE: "0.20.4", | ||
FUELS: "0.56.2" | ||
FUELS: "0.57.0" | ||
}; | ||
@@ -323,0 +323,0 @@ } |
{ | ||
"name": "@fuel-ts/errors", | ||
"version": "0.0.0-next-20230913100217", | ||
"version": "0.0.0-next-20230913174953", | ||
"description": "Error class and error codes that the fuels-ts library throws", | ||
@@ -33,4 +33,4 @@ "author": "Fuel Labs <contact@fuel.sh> (https://fuel.network/)", | ||
"dependencies": { | ||
"@fuel-ts/utils": "0.0.0-next-20230913100217", | ||
"@fuel-ts/versions": "0.0.0-next-20230913100217" | ||
"@fuel-ts/utils": "0.0.0-next-20230913174953", | ||
"@fuel-ts/versions": "0.0.0-next-20230913174953" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@fuel-ts/utils@0.0.0-next-20230913174953(transitive)
+ Added@fuel-ts/versions@0.0.0-next-20230913174953(transitive)
- Removed@fuel-ts/utils@0.0.0-next-20230913100217(transitive)
- Removed@fuel-ts/versions@0.0.0-next-20230913100217(transitive)