feat: upgrade marked to 0.5.x, fixed #645, close #644 (#662)

This commit is contained in:
cinwell.li 2018-10-31 20:34:56 +08:00 committed by GitHub
commit a39b214733
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 75 additions and 86 deletions

View file

@ -42,7 +42,7 @@
"postinstall": "opencollective postinstall"
},
"dependencies": {
"marked": "^0.3.12",
"marked": "^0.5.1",
"medium-zoom": "^0.4.0",
"opencollective": "^1.0.3",
"prismjs": "^1.9.0",