build: add abcjs

This commit is contained in:
Felix Wu 2018-08-01 20:14:16 +02:00
parent 0632445a22
commit e4e9631b31
2 changed files with 2766 additions and 2740 deletions

5504
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,6 +22,7 @@
"major": "npm version major -m \"Tag v%s\""
},
"dependencies": {
"abcjs": "^5.2.0",
"aws-sdk": "^2.133.0",
"bezier-easing": "^1.1.0",
"body-parser": "^1.18.2",
@ -36,6 +37,7 @@
"katex": "^0.9.0-alpha1",
"markdown-it": "^8.3.1",
"markdown-it-abbr": "^1.0.4",
"markdown-it-container": "^2.0.0",
"markdown-it-deflist": "^2.0.2",
"markdown-it-emoji": "^1.3.0",
"markdown-it-footnote": "^3.0.1",