We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d866946 commit 42b0d06Copy full SHA for 42b0d06
package.json
@@ -4,7 +4,7 @@
4
"description": "Some WebGL2 Tutorials designed for real WebGL and not 20yr old OpenGL",
5
"main": "index.js",
6
"devDependencies": {
7
- "@gfxfundamentals/lesson-builder": "git+https://github.com/gfxfundamentals/lesson-builder.git#v1.17.5",
+ "@gfxfundamentals/lesson-builder": "github:gfxfundamentals/lesson-builder#v2.4.1",
8
"@gfxfundamentals/live-editor": "github:gfxfundamentals/live-editor#v1.3.1",
9
"eslint-plugin-google-camelcase": "0.0.2",
10
"eslint-plugin-html": "6.1.1",
0 commit comments