Move highlight.js from peerDependencies into dependencies
See original GitHub issueIt seems more understandable to be in dependencies rather than in peerDependencies (in package.json)
Thanks
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I don’t want to fix
highlight.jsto specific version independencies.But maybe I’ll change my decision about this. 😅
I’ll close this.
Readme has been updated to single line command. It can be copied easily.