Browse Source

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 years ago
parent
commit
722aafbaaf
1 changed files with 1 additions and 1 deletions
  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",