@deck.gl/mapbox
Advanced tools
Comparing version 9.0.28 to 9.0.29
@@ -6,3 +6,3 @@ { | ||
"type": "module", | ||
"version": "9.0.28", | ||
"version": "9.0.29", | ||
"publishConfig": { | ||
@@ -42,3 +42,3 @@ "access": "public" | ||
"dependencies": { | ||
"@luma.gl/constants": "^9.0.15", | ||
"@luma.gl/constants": "~9.0.27", | ||
"@math.gl/web-mercator": "^4.0.0" | ||
@@ -48,5 +48,5 @@ }, | ||
"@deck.gl/core": "^9.0.0", | ||
"@luma.gl/core": "^9.0.0" | ||
"@luma.gl/core": "~9.0.0" | ||
}, | ||
"gitHead": "58a2526b9b910d3ce086d627643839c3cd8ee944" | ||
"gitHead": "eb43281ae27f0a2859d0f76d3f1b68b261ebbe38" | ||
} |
+ Added@luma.gl/constants@9.0.28(transitive)
+ Added@luma.gl/core@9.0.28(transitive)
Updated@luma.gl/constants@~9.0.27