Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Bower version number #96

@sir-dunxalot

Description

@sir-dunxalot

When I install socialite with bower install --save socialite-js it adds the following to my bower.json file:

"dependencies": {
  "socialite-js": "*"
}

Everything in the app works fine but, note, there is no version number in the app
s bower.json flle. I'm not sure why this is the case (I can't find any documentation on the asterix symbol) but perhaps it's something to do with the mismatch of versions between Socialite's latest Github releases (v2.1) and the version in Socialite's bower.json file (v2.0.3).

Metadata

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