Comparing version 0.0.0-canary.20240216T151618 to 0.0.0-canary.20240226T000921
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = '0.0.0-canary.20240216T151618'; | ||
exports.version = '0.0.0-canary.20240226T000921'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export const version = '0.0.0-canary.20240216T151618'; | ||
export const version = '0.0.0-canary.20240226T000921'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const version = "0.0.0-canary.20240216T151618"; | ||
export declare const version = "0.0.0-canary.20240226T000921"; | ||
//# sourceMappingURL=version.d.ts.map |
{ | ||
"name": "abitype", | ||
"description": "Strict TypeScript types for Ethereum ABIs", | ||
"version": "0.0.0-canary.20240216T151618", | ||
"version": "0.0.0-canary.20240226T000921", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": "wevm/abitype", |
@@ -1,1 +0,1 @@ | ||
export const version = '0.0.0-canary.20240216T151618' | ||
export const version = '0.0.0-canary.20240226T000921' |