@venusprotocol/governance-contracts
Advanced tools
Comparing version 1.1.0-dev.1 to 1.1.0-dev.2
@@ -7,2 +7,4 @@ export declare enum SUPPORTED_NETWORKS { | ||
} | ||
declare const _default: () => void; | ||
export default _default; | ||
//# sourceMappingURL=constants.d.ts.map |
@@ -11,2 +11,3 @@ "use strict"; | ||
})(SUPPORTED_NETWORKS = exports.SUPPORTED_NETWORKS || (exports.SUPPORTED_NETWORKS = {})); | ||
exports.default = () => { }; | ||
//# sourceMappingURL=constants.js.map |
import { SUPPORTED_NETWORKS } from "./constants"; | ||
export declare const acmAdminAccount: Record<SUPPORTED_NETWORKS, string>; | ||
declare const _default: () => void; | ||
export default _default; | ||
//# sourceMappingURL=deploymentUtils.d.ts.map |
@@ -15,2 +15,3 @@ "use strict"; | ||
}; | ||
exports.default = () => { }; | ||
//# sourceMappingURL=deploymentUtils.js.map |
{ | ||
"name": "@venusprotocol/governance-contracts", | ||
"description": "", | ||
"version": "1.1.0-dev.1", | ||
"version": "1.1.0-dev.2", | ||
"author": "", | ||
@@ -6,0 +6,0 @@ "files": [ |
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
7885095
166
41426