workshopper / how-to-npm

A module to teach you how to module.
https://www.npmjs.com/package/how-to-npm
ISC License
1.09k stars 212 forks source link

use semver.lt instead of semver.gt in install-npm #118

Closed watilde closed 7 years ago

watilde commented 7 years ago

Fixes https://github.com/workshopper/how-to-npm/issues/115

Refs https://github.com/npm/node-semver#usage

watilde commented 7 years ago

screen shot 2017-03-30 at 19 35 36

watilde commented 7 years ago

opps, it looks right logic then...