Comparing version 15.0.0-canary-20241008-90b13ad to 15.0.0-canary-20241018-f71b3e0
{ | ||
"name": "expo-gl", | ||
"version": "15.0.0-canary-20241008-90b13ad", | ||
"version": "15.0.0-canary-20241018-f71b3e0", | ||
"description": "Provides GLView that acts as OpenGL ES render target and gives GL context object implementing WebGL 2.0 specification.", | ||
@@ -46,7 +46,7 @@ "main": "build/index.js", | ||
"@types/webgl2": "^0.0.6", | ||
"expo-module-scripts": "3.6.0-canary-20241008-90b13ad", | ||
"expo-module-scripts": "3.6.0-canary-20241018-f71b3e0", | ||
"react-test-renderer": "18.3.1" | ||
}, | ||
"peerDependencies": { | ||
"expo": "52.0.0-canary-20241008-90b13ad", | ||
"expo": "52.0.0-canary-20241018-f71b3e0", | ||
"react": "*", | ||
@@ -61,3 +61,3 @@ "react-native": "*", | ||
}, | ||
"gitHead": "90b13ad9d0dd3469556ac776d8b74643375b1d97" | ||
"gitHead": "f71b3e0228015809e7c8f578e3877c6b56a573bc" | ||
} |