From 2e132dc2a6094330e905fefc560c4f0bb4d68c36 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Tue, 14 Jan 2025 20:14:30 -0800 Subject: [PATCH] bump lesson-builder --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd1b4546..ed1a2204 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Some WebGL2 Tutorials designed for real WebGL and not 20yr old OpenGL", "main": "index.js", "devDependencies": { - "@gfxfundamentals/lesson-builder": "github:gfxfundamentals/lesson-builder#v2.4.1", + "@gfxfundamentals/lesson-builder": "github:gfxfundamentals/lesson-builder#v2.4.2", "@gfxfundamentals/live-editor": "github:gfxfundamentals/live-editor#v1.3.1", "eslint-plugin-google-camelcase": "0.0.2", "eslint-plugin-html": "6.1.1",