ethers.js/lib.commonjs/_version.js
2024-01-15 23:07:48 -05:00

9 lines
278 B
JavaScript

"use strict";
/* Do NOT modify this file; see /src.ts/_admin/update-version.ts */
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
/**
* The current version of Ethers.
*/
exports.version = "6.10.1";
//# sourceMappingURL=_version.js.map