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