瀏覽代碼

chore: downgrade vexflow to 1.2.93 again (#706)

there are still a few critical issues with the Vexflow 3x versions, see #706.
vexflow 1.2.93 has better measure layouting for measures with half notes.
also, there is no overlap of notes into the next measure.

tabs look better with 1.2.93 as well.
sschmid 5 年之前
父節點
當前提交
4529138849
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -66,7 +66,7 @@
     "loglevel": "^1.6.8",
     "svg2pdf.js": "^1.5.0",
     "typescript-collections": "^1.3.3",
-    "vexflow": "3.0.4"
+    "vexflow": "1.2.93"
   },
   "devDependencies": {
     "@types/chai": "^4.2.11",