You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge tag 'tags/0.7.0'
* tag 'tags/0.7.0': (49 commits)
Tag 0.7.0
Update deps (including check-depedencies to ^0.8.1)
Reformat package.json to use 2 tabs to be compatible with npm install --save
Travis: add sudo: false to speed up the build
package.json: remove the main field
AppVeyor: Break an exceptionally long line into smaller ones
Appveyor: link to status of the master branch, not the whole project
Bump to 0.6.1-pre
Tag 0.6.0
Switch from .npmignore to the "files" field in package.json
Require check-dependencies ^0.7.1
Add a comment about how our (non-)verbose mode maps to check-dependencies
README: correct scopeList defaults
Bump check-dependencies to ^0.7.0, bump version to 0.6.0-pre
Use ^ for all dependencies version ranges (but not for devDeps)
Use ^ instead ~ for the check-dependencies range
README: add packageManager option of the upcoming check-dependencies release
Add .npmignore
Bump dependencies
Don't allow failures in Node 0.11
...
Conflicts:
package.json
tasks/lib/check-dependencies.js