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

bower json file should define a version of d3 less than 4 #253

Open
mianos opened this issue Oct 8, 2016 · 1 comment
Open

bower json file should define a version of d3 less than 4 #253

mianos opened this issue Oct 8, 2016 · 1 comment

Comments

@mianos
Copy link

mianos commented Oct 8, 2016

https://github.com/PMSI-AlignAlytics/dimple/blob/master/bower.json

"dependencies": {
"d3": ">=3.5.2"
},

I am not sure of the structure of a less than or I'd do a pull request.

@ventsyv
Copy link

ventsyv commented Nov 22, 2016

Surely you meant "d3": "<=3.5.2" right? And by the way it now should be 3.5.17 which is the last 3.X version.

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