소스 검색

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",