소스 검색

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": {