소스 검색

chore: update vexflow to 1.2.89

tested with karma, demo samples
minor release shortly after 1.2.88, adds KeySigNote.
Note that since Vexflow 1.2.88, the vexflow-debug.js is also minified
sschmidTU 6 년 전
부모
커밋
722aafbaaf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -53,7 +53,7 @@
     "loglevel": "^1.5.0",
     "typescript-collections": "^1.1.2",
     "@types/vexflow": "^1.2.33",
-    "vexflow": "^1.2.88"
+    "vexflow": "^1.2.89"
   },
   "devDependencies": {
     "@types/chai": "^4.0.3",