Skip to content
This repository was archived by the owner on Nov 7, 2018. It is now read-only.
This repository was archived by the owner on Nov 7, 2018. It is now read-only.

d3-plugins is not semver-compliant #122

@cwarny

Description

@cwarny

Not entirely sure about this, but I believe that for apps using some kind of dependency checker based on semver.js, errors are thrown when the dependencies include d3-plugins because the .bower.json file for d3-plugins does not specify a version. Manually adding a version to that file fixed it for me. My use case is an Ember app using ember-cli-dependency-checker, which itself uses semver.js. See this issue quaertym/ember-cli-dependency-checker#18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions