浏览代码

chore: update vexflow to 1.2.87

adds directionless arpeggio, removes npm audit vulnerabilities from vexflow
change percussion note head, add square, rectangle note heads
see vexflow issue #660 for changelog
sschmidTU 6 年之前
父节点
当前提交
cd19f9fdca
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -54,7 +54,7 @@
     "loglevel": "^1.5.0",
     "shortid": "^2.2.6",
     "typescript-collections": "^1.1.2",
-    "vexflow": "^1.2.85"
+    "vexflow": "^1.2.87"
   },
   "devDependencies": {
     "@types/chai": "^4.0.3",