dwb icon indicating copy to clipboard operation
dwb copied to clipboard

Support semantic versioning for packages

Open jthomas opened this issue 12 years ago • 2 comments

See this ticket for details: https://github.com/maqetta/maqetta/issues/3460

We should allow a user to specify an "X" branch of a package.

jthomas avatar Sep 25 '12 09:09 jthomas

"1.8.x" or perhaps just "1.8"?

peller avatar Sep 25 '12 15:09 peller

Possibly utilise/adapt semver from: https://github.com/isaacs/node-semver

I think if it is done, it should be as compliant with package.json dependencies as possible, because people "just expect" it to work like that.

kitsonk avatar Sep 25 '12 16:09 kitsonk