@coavmi/microservices-common
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -24,1 +24,2 @@ "use strict"; | ||
__exportStar(require("./messages"), exports); | ||
__exportStar(require("./aircraft"), exports); |
@@ -8,2 +8,3 @@ export * from './files'; | ||
export * from './messages'; | ||
export * from './aircraft'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -8,2 +8,3 @@ export * from './files'; | ||
export * from './messages'; | ||
export * from './aircraft'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@coavmi/microservices-common", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"main": "./lib/cjs/index.js", | ||
@@ -5,0 +5,0 @@ "_main": "index.js", |
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
41111
61
603