-
|
Several PRs related to this issue micromark/micromark-extension-gfm#12 have been merged and a new version has been released. Should we also consider upgrading the version of |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hey!
Not needed! You can run We prefer being really lax about version numbers. We follows semver. So, except when things definitely don‘t work, we use |
Beta Was this translation helpful? Give feedback.
Hey!
Not needed! You can run
npm updatelocally and you get the latest versions.Even if we did that, you’d still have to run
npm updatelocally.We prefer being really lax about version numbers. We follows semver. So, except when things definitely don‘t work, we use
^x.0.0