@injectivelabs/chain-consumer
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -11,2 +11,3 @@ export * from './DistributionComposer'; | ||
export * from './AuctionComposer'; | ||
export * from './AuthzComposer'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -23,2 +23,3 @@ "use strict"; | ||
__exportStar(require("./AuctionComposer"), exports); | ||
__exportStar(require("./AuthzComposer"), 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.5.1", | ||
"version": "0.5.2", | ||
"license": "MIT", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "9849733afcb02a2d52e1a67b4946960c2e447b36" | ||
"gitHead": "f48197edab51376ff6178a88c98a8f65d15c2356" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
216662
2619