Comparing version 15.0.0-canary-20241018-75a0b25 to 15.0.0-canary-20241018-ebd377a
{ | ||
"name": "expo-gl", | ||
"version": "15.0.0-canary-20241018-75a0b25", | ||
"version": "15.0.0-canary-20241018-ebd377a", | ||
"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-20241018-75a0b25", | ||
"expo-module-scripts": "3.6.0-canary-20241018-ebd377a", | ||
"react-test-renderer": "18.3.1" | ||
}, | ||
"peerDependencies": { | ||
"expo": "52.0.0-canary-20241018-75a0b25", | ||
"expo": "52.0.0-canary-20241018-ebd377a", | ||
"react": "*", | ||
@@ -61,3 +61,3 @@ "react-native": "*", | ||
}, | ||
"gitHead": "75a0b25b3e0c693e8b28e907d0eb3d4c4303d08b" | ||
"gitHead": "ebd377a8a9609b3c935bcfe45022f7ad9ecbcd82" | ||
} |