@deck.gl/layers
Advanced tools
Comparing version 7.0.0-beta.2 to 7.0.0-beta.3
@@ -75,4 +75,4 @@ "use strict"; | ||
exports.default = GridCellLayer; | ||
GridCellLayer.displayName = 'GridCellLayer'; | ||
GridCellLayer.layerName = 'GridCellLayer'; | ||
GridCellLayer.defaultProps = defaultProps; | ||
//# sourceMappingURL=grid-cell-layer.js.map |
@@ -40,4 +40,4 @@ import { CubeGeometry } from '@luma.gl/core'; | ||
} | ||
GridCellLayer.displayName = 'GridCellLayer'; | ||
GridCellLayer.layerName = 'GridCellLayer'; | ||
GridCellLayer.defaultProps = defaultProps; | ||
//# sourceMappingURL=grid-cell-layer.js.map |
@@ -61,4 +61,4 @@ import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck"; | ||
export { GridCellLayer as default }; | ||
GridCellLayer.displayName = 'GridCellLayer'; | ||
GridCellLayer.layerName = 'GridCellLayer'; | ||
GridCellLayer.defaultProps = defaultProps; | ||
//# sourceMappingURL=grid-cell-layer.js.map |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "7.0.0-beta.2", | ||
"version": "7.0.0-beta.3", | ||
"publishConfig": { | ||
@@ -8,0 +8,0 @@ "access": "public" |
@@ -51,3 +51,3 @@ // Copyright (c) 2015 - 2017 Uber Technologies, Inc. | ||
GridCellLayer.displayName = 'GridCellLayer'; | ||
GridCellLayer.layerName = 'GridCellLayer'; | ||
GridCellLayer.defaultProps = defaultProps; |
Sorry, the diff of this file is too big to display
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 not supported yet
Sorry, the diff of this file is not supported yet
2506765