@glue42/bbg-market-data
Advanced tools
Comparing version 0.0.1-alpha.12 to 0.0.1-alpha.13
@@ -1,1 +0,1 @@ | ||
export declare const version = "0.0.1-alpha.11"; | ||
export declare const version = "0.0.1-alpha.13"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = "0.0.1-alpha.11"; | ||
exports.version = "0.0.1-alpha.13"; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
export var version = "0.0.1-alpha.11"; | ||
export var version = "0.0.1-alpha.13"; |
@@ -1,1 +0,1 @@ | ||
export const version = "0.0.1-alpha.11"; | ||
export const version = "0.0.1-alpha.13"; |
{ | ||
"name": "@glue42/bbg-market-data", | ||
"version": "0.0.1-alpha.12", | ||
"version": "0.0.1-alpha.13", | ||
"main": "./dist/cjs/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/es/index.js", |
Sorry, the diff of this file is too big to display