@taquito/taquito
Version:
High level functionality that builds upon the other packages in the Tezos Typescript Library Suite.
9 lines • 323 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION = void 0;
// IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
exports.VERSION = {
"commitHash": "adc0f8c31492e8eb2f03b06ac36ba053e8ba6224",
"version": "16.2.0"
};
//# sourceMappingURL=version.js.map