-
- Downloads
Revert "Update dependency marked to v0.8.2"
This patch broke the tests and requires more work to be integrated properly. Therefore it'll be reverted until the work is done and a newer version of marked is successfully integrated. This reverts commit 09e2598a.
... | @@ -54,7 +54,7 @@ | ... | @@ -54,7 +54,7 @@ |
"globby": "11.0.2", | "globby": "11.0.2", | ||
"inquirer": "8.0.0", | "inquirer": "8.0.0", | ||
"js-yaml": "3.14.1", | "js-yaml": "3.14.1", | ||
"marked": "0.8.2", | "marked": "0.8.0", | ||
"nspell": "2.1.5", | "nspell": "2.1.5", | ||
"semver-regex": "3.1.2" | "semver-regex": "3.1.2" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment