Skip to content

Bower update from "latest" returns older version (0.12.3) #99

Open
@TheJaredWilcurt

Description

I have this code in my bower.json, so that whenever I do bower update it will give me the latest version:

  "dependencies": {
    "compass-mixins": "latest"
  }

But for some reason it always gives me 0.12.3. I've had to change it from "latest" to "0.12.10" but that means I always have to manually check this dependency to see if there are updates.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions