Meteor.js forums
How to specify pessimistic version number when adding meteor package?
packages
ronwillardson
March 19, 2015, 3:18pm
1
Is there a way to do the equivalent of
meteor add <pkg> '~> 3.0.1'
?