You would write it in their package.json :) -Chad
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ryan Schmidt Sent: Tuesday, October 23, 2012 3:44 PM To: [email protected] Subject: Re: [nodejs] npm: version locking in modules Where would one write that if one wanted that to override what a package maintainer wrote in their package.json? On Oct 23, 2012, at 07:51, Chad Engler <[email protected]> wrote: > "package": ">=1.0.1" > > Will grab the latest above that version. Is that what you are looking > for? -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
