Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update package dependencies #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joemidi
Copy link

@joemidi joemidi commented Dec 21, 2015

Updated the package.json to clear the below deprecated warnings.

npm WARN engine [email protected]: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"5.1.0","npm":"3.3.12"})
npm WARN deprecated [email protected]: the module is now available as 'css-select'
npm WARN deprecated [email protected]: the module is now available as 'css-what'
npm WARN deprecated [email protected]: This package is no longer maintained. See its readme for upgrade details.

Updated mocha due to the below deprecated warning:

child_process: customFds option is deprecated, use stdio instead.

Build passes mocha tests set out in test/test.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant