Skip to content

Commit 2a0fe35

Browse files
authored
Merge pull request #10 from zdu-strong/master
Update gl version for add support for Node v18
2 parents 31e54ef + edb68bd commit 2a0fe35

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
@@ -39,7 +39,7 @@
3939
"canvas": "^2.8.0",
4040
"earcut": "^2.1.4",
4141
"eventemitter3": "^2.0.0",
42-
"gl": "^5.0.3",
42+
"gl": "^6.0.1",
4343
"mini-signals": "^1.2.0",
4444
"parse-uri": "^1.0.3",
4545
"pixi-gl-core": "^1.1.4",

0 commit comments

Comments
 (0)