Skip to content

Commit 77e2684

Browse files
committed
Use latest gl from npm
It does not have installation problems on current Linux
1 parent 41adda6 commit 77e2684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"btoa": "^1.2.1",
2424
"canvas": "^2.8.0",
2525
"d3": "^6.7.0",
26-
"gl": "^4.9.2",
26+
"gl": "^5.0.0",
2727
"jsdom": "^16.5.3",
2828
"mathjax": "3.2.0",
2929
"three": "^0.127.0",

0 commit comments

Comments
 (0)