Skip to content

Commit

Permalink
fix: Mark highlight.js as optional dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
melikhov-dev committed Apr 20, 2023
1 parent ace2d58 commit cc24703
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit cc24703

Please sign in to comment.