@luma.gl/webgl-state-tracker
Advanced tools
Comparing version 7.3.0-alpha.5 to 7.3.0-alpha.6
{ | ||
"name": "@luma.gl/webgl-state-tracker", | ||
"version": "7.3.0-alpha.5", | ||
"version": "7.3.0-alpha.6", | ||
"description": "WebGL state manager that saves and restores WebGLRenderingContext state", | ||
@@ -31,5 +31,5 @@ "license": "MIT", | ||
"@babel/runtime": "^7.0.0", | ||
"@luma.gl/constants": "7.3.0-alpha.5" | ||
"@luma.gl/constants": "7.3.0-alpha.6" | ||
}, | ||
"gitHead": "516debe2cc98a49aced52de925d222487b6ae9bc" | ||
"gitHead": "6a3d027967da08ee15109d2723374279d36009d0" | ||
} |
+ Added@luma.gl/constants@7.3.0-alpha.6(transitive)
- Removed@luma.gl/constants@7.3.0-alpha.5(transitive)