fix: align LayerUniformBuffer to 16 bytes for WebGL compat

This commit is contained in:
Maze Winther
2026-04-18 15:01:59 +02:00
parent 011f51051c
commit 794d4ae149
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"nanoid": "^5.1.5",
"next": "16.1.3",
"next-themes": "^0.4.4",
"opencut-wasm": "^0.2.5",
"opencut-wasm": "^0.2.6",
"pg": "^8.16.2",
"postgres": "^3.4.5",
"radix-ui": "^1.4.3",