@thi.ng/shader-ast-glsl
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@thi.ng/shader-ast-glsl", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Customizable GLSL codegen for @thi.ng/shader-ast", | ||
@@ -44,5 +44,5 @@ "type": "module", | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/checks": "^3.6.18", | ||
"@thi.ng/checks": "^3.6.19", | ||
"@thi.ng/errors": "^2.5.22", | ||
"@thi.ng/shader-ast": "^1.0.1" | ||
"@thi.ng/shader-ast": "^1.0.2" | ||
}, | ||
@@ -98,3 +98,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "56c1d57a96565bbcc8c06c73779a619bba0db368\n" | ||
"gitHead": "6542b842120bef47cc18d45a1b1db68307a7f04b\n" | ||
} |
Updated@thi.ng/checks@^3.6.19
Updated@thi.ng/shader-ast@^1.0.2