@gooddata/code-cli 0.18.0 → 0.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2973,6 +2973,8 @@
2973
2973
 
2974
2974
  /*! ./generated/scan-json-api/index.js */
2975
2975
 
2976
+ /*! ./geoAreaChart */
2977
+
2976
2978
  /*! ./geoChart */
2977
2979
 
2978
2980
  /*! ./get */
@@ -5739,6 +5741,10 @@
5739
5741
  !*** ./src/features/completions/completion/converters.ts ***!
5740
5742
  \***********************************************************/
5741
5743
 
5744
+ /*!************************************************************!*\
5745
+ !*** ./src/convertors/declarative/configs/geoAreaChart.ts ***!
5746
+ \************************************************************/
5747
+
5742
5748
  /*!************************************************************!*\
5743
5749
  !*** ./src/convertors/declarative/configs/heatmapChart.ts ***!
5744
5750
  \************************************************************/
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "analytics",
6
6
  "gooddata"
7
7
  ],
8
- "version": "0.18.0",
8
+ "version": "0.19.0",
9
9
  "author": "GoodData",
10
10
  "license": "SEE LICENSE IN LICENSE",
11
11
  "main": "out/index.js",