Update dependency of marked.

This commit is contained in:
X 2018-11-07 13:08:50 +09:00 committed by GitHub
parent 6abda7ab68
commit 660c410b38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
"dependencies": {
"codemirror": "*",
"codemirror-spell-checker": "*",
"marked": "*"
"marked": ">=0.3.9"
},
"devDependencies": {
"browserify": "*",