@arianee/utils
Advanced tools
Comparing version 1.16.0 to 1.17.0
{ | ||
"name": "@arianee/utils", | ||
"version": "1.16.0", | ||
"version": "1.17.0", | ||
"type": "commonjs", | ||
@@ -11,3 +11,3 @@ "dependencies": { | ||
"peerDependencies": { | ||
"@arianee/common-types": "1.16.0", | ||
"@arianee/common-types": "1.17.0", | ||
"tslib": "2.5.0" | ||
@@ -14,0 +14,0 @@ }, |
@@ -12,3 +12,3 @@ "use strict"; | ||
}); | ||
const ArianeeFactoriesV1_1 = Object.keys(arianee_abi_1.ethers6_v1.factories).map((key) => { | ||
const ArianeeFactoriesV1_1 = Object.keys(arianee_abi_1.ethers6_v1_1.factories).map((key) => { | ||
return { | ||
@@ -15,0 +15,0 @@ name: `${key.split('__')[0]}_v1-1`, |
Sorry, the diff of this file is not supported yet
25989