Closed paazmaya closed 10 years ago
Allow getting latest version by setting version requirements, for example with the current versions set to allow more recent versions to be used:
"dependencies": { "eslint": "^0.4", "underscore-plus": "^1.0", "emissary": "^1.0", "temp": "^0.7", "fs-plus": "^2.0" }
https://www.npmjs.org/doc/misc/semver.html#ranges
Allow getting latest version by setting version requirements, for example with the current versions set to allow more recent versions to be used:
https://www.npmjs.org/doc/misc/semver.html#ranges