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

package.json CSSselect version number #2

Open
kumarnmanoj opened this issue Sep 3, 2013 · 1 comment
Open

package.json CSSselect version number #2

kumarnmanoj opened this issue Sep 3, 2013 · 1 comment

Comments

@kumarnmanoj
Copy link

Hi

In the package.json

"dependencies":{
     "CSSselect": "0.x"
}

Now the CSSSelect has been updated to 0.3.5 from 0.3.1. This updated version of CSSselect is used on recent install of cheerio-select. This caused some breakages. Instead of having 0.x why can't we make cheerio-select to use specific version of CSSselect.

@matthieusieben
Copy link

npm WARN deprecated CSSselect@0.7.0: the module is now available as 'css-select'

I guess you should change this depedency.

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

No branches or pull requests

2 participants