Skip to content

Commit

Permalink
chore: bump dev deps (gl and canvas) to support Node 16 (visgl#7460)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibgreen authored Dec 12, 2022
1 parent eaad9a7 commit 6e8f270
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 122 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"babel-plugin-inline-webgl-constants": "^1.0.3",
"babel-plugin-remove-glsl-comments": "^0.1.0",
"babel-preset-minify": "^0.5.0",
"canvas": "^2.6.0",
"canvas": "^2.10.2",
"coveralls": "^3.0.0",
"gl": "^4.9.0",
"gl": "^5.0.3",
"glsl-transpiler": "^1.8.3",
"jsdom": "^15.0.0",
"ocular-dev-tools": "1.0.0-alpha.7",
Expand Down
Loading

0 comments on commit 6e8f270

Please sign in to comment.