Skip to content

Bower file - old version of angular as dependency #18

@LByron

Description

@LByron

After installing the latest version of the package, the .bower.json file looks like this:

{
"name": "angular-social",
"version": "0.1.1",
"main": "angular-social.js",
"ignore": [],
"dependencies": {
"angular": "~1.0.6"
},
"homepage": "https://github.com/esvit/angular-social",
"_release": "0.1.1",
"_resolution": {
"type": "version",
"tag": "v0.1.1",
"commit": "dc637f476760b01db64fa4ae349f008b40ef82b7"
},
"_source": "git://github.com/esvit/angular-social.git",
"_target": "*",
"_originalSource": "angular-social"
}

It has a dependency on a older version of angularjs.

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