@gooddata/typings
Advanced tools
Comparing version 2.27.0 to 2.28.0
@@ -36,2 +36,3 @@ import { VisualizationObject } from './VisualizationObject'; | ||
width: number; | ||
height?: number; | ||
heightAsRatio?: number; | ||
@@ -38,0 +39,0 @@ } |
{ | ||
"name": "@gooddata/typings", | ||
"version": "2.27.0", | ||
"version": "2.28.0", | ||
"description": "TypeScript definition files for GoodData platform", | ||
@@ -5,0 +5,0 @@ "typings": "dist/index.d.ts", |
379137
6439