@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": "b85fc404e34545a518215e449b3f1253f4520eec",
"version": "17.2.0"
};
//# sourceMappingURL=version.js.map