chrono
chrono copied to clipboard
bug: due to 1.4.9 backport the incorrect version is marked as latest on GitHub and NPM
Due to backporting features to 1.4.9 running npm install chrono-node will currently install v1.4.9 because it's marked as latest on npm: https://www.npmjs.com/package/chrono-node
The fix is to run npm dist-tag to move the latest tag, see https://docs.npmjs.com/cli/v8/commands/npm-dist-tag/
As for GitHub, the 1.4.9 release should be edited removing the "mark as latest" checkbox and then do the same in reverse for latest v2.