Skip to content

Commit

Permalink
Use latest gl from npm
Browse files Browse the repository at this point in the history
It does not have installation problems on current Linux
  • Loading branch information
linev committed Jan 26, 2022
1 parent 41adda6 commit 77e2684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"btoa": "^1.2.1",
"canvas": "^2.8.0",
"d3": "^6.7.0",
"gl": "^4.9.2",
"gl": "^5.0.0",
"jsdom": "^16.5.3",
"mathjax": "3.2.0",
"three": "^0.127.0",
Expand Down

0 comments on commit 77e2684

Please sign in to comment.