Parcourir la source

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 il y a 1 an
Parent
commit
d8ebe7a692
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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": {