@deck.gl/geo-layers
Advanced tools
Comparing version 7.3.0-beta.3 to 7.3.0-beta.4
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "7.3.0-beta.3", | ||
"version": "7.3.0-beta.4", | ||
"publishConfig": { | ||
@@ -34,5 +34,5 @@ "access": "public" | ||
"dependencies": { | ||
"@loaders.gl/3d-tiles": "^1.3.1", | ||
"@loaders.gl/core": "^1.3.1", | ||
"@loaders.gl/gltf": "^1.3.1", | ||
"@loaders.gl/3d-tiles": "^1.3.2", | ||
"@loaders.gl/core": "^1.3.2", | ||
"@loaders.gl/gltf": "^1.3.2", | ||
"@math.gl/culling": "^3.0.0", | ||
@@ -45,7 +45,7 @@ "@math.gl/geospatial": "^3.0.0", | ||
"peerDependencies": { | ||
"@deck.gl/core": "^7.0.0", | ||
"@deck.gl/layers": "^7.0.0", | ||
"@deck.gl/mesh-layers": "^7.0.0" | ||
"@deck.gl/core": "^7.3.0-beta", | ||
"@deck.gl/layers": "^7.3.0-beta", | ||
"@deck.gl/mesh-layers": "^7.3.0-beta" | ||
}, | ||
"gitHead": "4dfb7fd3ff478408e4ac0256d9b34674e7955ac1" | ||
"gitHead": "4d2b6508b6c7b94c5d7cecf5290d294dccd7f1c8" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
103
2373297
40219
Updated@loaders.gl/3d-tiles@^1.3.2
Updated@loaders.gl/core@^1.3.2
Updated@loaders.gl/gltf@^1.3.2