Updated marked to 0.5.2

Updated version for the marked dependency to an official release.
This commit is contained in:
SoftBrix 2018-12-06 10:46:32 +01:00 committed by GitHub
parent 4f60ec85aa
commit e6b28de04e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,7 +139,7 @@
"json-schema-ref-parser": "^6.0.1",
"lunr": "^2.3.2",
"mark.js": "^8.11.1",
"marked": "https://github.com/markedjs/marked#fb48827",
"marked": "^0.5.2",
"memoize-one": "^4.0.0",
"mobx-react": "^5.2.5",
"openapi-sampler": "1.0.0-beta.14",