question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move highlight.js from peerDependencies into dependencies

See original GitHub issue

It seems more understandable to be in dependencies rather than in peerDependencies (in package.json)

Thanks

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
gluonscommented, Nov 11, 2018

I don’t want to fix highlight.js to specific version in dependencies.
But maybe I’ll change my decision about this. 😅

0reactions
gluonscommented, Jan 18, 2019

I’ll close this.
Readme has been updated to single line command. It can be copied easily.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to install npm peer dependencies automatically?
npm v7 has reintroduced the automatic peerDependencies installation. Now in V7, as in versions before V3, you only need to do an npm...
Read more >
Understanding Peer Dependencies in JavaScript
Peer dependencies really come into play when you're developing code that will be used by others, such as plugins and packages.
Read more >
The case for Weak Dependencies in JS - Lea Verou
Earlier today, I was briefly entertaining the idea of writing a library to wrap and enhance querySelectorAll in certain ways.
Read more >
prosemirror-highlightjs: Versions | Openbase
Full version history for prosemirror-highlightjs including change logs. ... when you update your peerDependencies update your devDependencies to match.
Read more >
@theme-ui/theme-provider | Yarn - Package Manager
Move Emotion and MDX packages to peerDeps (#1867). BREAKING CHANGE: @emotion/react and @mdx-js/react were moved to peerDependencies of theme-ui ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found