浏览代码

chore: bump gl dependency to 6.0.2, fixing npm install for node 18 and potentially MacOS

no visual regressions
https://github.com/stackgl/headless-gl/releases

https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/issues/1239
sschmidTU 1 年之前
父节点
当前提交
d8ebe7a692
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -140,7 +140,7 @@
     "@types/uuid": "^3.4.3"
   },
   "optionalDependencies": {
-    "gl": "^5.0.0"
+    "gl": "^6.0.2"
   },
   "config": {
     "commitizen": {