Skip to content

Commit

Permalink
upgrade canvas and gl
Browse files Browse the repository at this point in the history
closes #195
  • Loading branch information
mifi committed May 9, 2022
1 parent 62ea58e commit a20529e
Show file tree
Hide file tree
Showing 2 changed files with 608 additions and 65 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
],
"license": "MIT",
"dependencies": {
"canvas": "^2.6.1",
"canvas": "^2.9.1",
"compare-versions": "^3.6.0",
"execa": "^4.0.0",
"fabric": "^4.1.0",
"file-type": "^14.1.4",
"file-url": "^3.0.0",
"fs-extra": "^9.0.0",
"gl": "^4.5.0",
"gl": "^5.0.0",
"gl-buffer": "^2.1.2",
"gl-shader": "^4.2.1",
"gl-texture2d": "^2.1.0",
Expand Down
Loading

0 comments on commit a20529e

Please sign in to comment.