瀏覽代碼

fix(vexflow): update vexflow to 1.2.90, fixing rests displayed twice (see OSMD function test invisible notes)

visual regression tests run for the first time for this update.

only visual change for the samples was in the invisible notes function test,
where instead of double rest notes on the same beat,
it now only displays one rest, which looks better.
sschmid 5 年之前
父節點
當前提交
a713d20f44
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -58,7 +58,7 @@
     "loglevel": "^1.5.0",
     "svg2pdf.js": "^1.5.0",
     "typescript-collections": "^1.3.3",
-    "vexflow": "1.2.89"
+    "vexflow": "1.2.90"
   },
   "devDependencies": {
     "@types/chai": "^4.2.9",