You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
The version I get when I
npm install highlightsis 3.0.1. That's also the latest version listed on the npm page: https://www.npmjs.com/package/highlightsBut that's not the latest — the latest seems to be 3.1.0. And I can in fact get that latest version if I
npm install highlights@3.1.0.Any idea what's going on here?