diff --git a/package.json b/package.json index dda97c1b..7e51fdcb 100644 --- a/package.json +++ b/package.json @@ -85,6 +85,11 @@ "peerDependencies": { "highlight.js": "^10.0.3" }, + "peerDependenciesMeta": { + "highlight.js": { + "optional": true + } + }, "bugs": { "url": "https://github.com/yandex-cloud/yfm-transform/issues" },