iancmyers / atom-eslint

Lint your JavaScript files in Atom with ESLint
MIT License
8 stars 1 forks source link

Loose dependency versions #6

Closed paazmaya closed 10 years ago

paazmaya commented 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