@hpcc-js/codemirror
Advanced tools
Comparing version 2.12.3 to 2.12.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.12.4](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror@2.12.3...@hpcc-js/codemirror@2.12.4) (2020-03-02) | ||
**Note:** Version bump only for package @hpcc-js/codemirror | ||
## [2.12.3](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror@2.12.2...@hpcc-js/codemirror@2.12.3) (2020-01-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@hpcc-js/codemirror", | ||
"version": "2.12.3", | ||
"version": "2.12.4", | ||
"description": "hpcc-js - Viz Code Mirror", | ||
@@ -30,3 +30,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@hpcc-js/common": "^2.21.1" | ||
"@hpcc-js/common": "^2.21.2" | ||
}, | ||
@@ -61,3 +61,3 @@ "devDependencies": { | ||
"homepage": "https://github.com/hpcc-systems/Visualization", | ||
"gitHead": "5c7f712ebbc5864d06b9d85be5964de165893f00" | ||
"gitHead": "22f7e506ac910408655c7778f8a3a68bdfea5364" | ||
} |
export declare const PKG_NAME = "@hpcc-js/codemirror"; | ||
export declare const PKG_VERSION = "2.12.3"; | ||
export declare const BUILD_VERSION = "2.12.3"; | ||
export declare const PKG_VERSION = "2.12.4"; | ||
export declare const BUILD_VERSION = "2.13.0"; | ||
//# sourceMappingURL=__package__.d.ts.map |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
5033576
Updated@hpcc-js/common@^2.21.2