@injectivelabs/chain-consumer
Advanced tools
Comparing version 0.0.83 to 0.0.84
@@ -9,2 +9,3 @@ export * from './DistributionComposer'; | ||
export * from './BankComposer'; | ||
export * from './IBCComposer'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -21,2 +21,3 @@ "use strict"; | ||
__exportStar(require("./BankComposer"), exports); | ||
__exportStar(require("./IBCComposer"), exports); | ||
//# sourceMappingURL=index.js.map |
@@ -7,2 +7,3 @@ export * from './DistributionProtoComposer'; | ||
export * from './BankProtoComposer'; | ||
export * from './IBCProtoComposer'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -19,2 +19,3 @@ "use strict"; | ||
__exportStar(require("./BankProtoComposer"), exports); | ||
__exportStar(require("./IBCProtoComposer"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@injectivelabs/chain-consumer", | ||
"description": "Interacting with our Chain API made easy. Can be reused throughout Injective's projects.", | ||
"version": "0.0.83", | ||
"version": "0.0.84", | ||
"license": "MIT", | ||
@@ -42,3 +42,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "51eae7f4e5bdccf8798606aa3da0f9d081612605" | ||
"gitHead": "4c56fbf5ea217c8d841fbc063ca1a8d9773d5817" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
176046
151
2198