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 file - old version of angular as dependency #18

Open
LByron opened this issue Jun 24, 2014 · 0 comments
Open

Bower file - old version of angular as dependency #18

LByron opened this issue Jun 24, 2014 · 0 comments

Comments

@LByron
Copy link

LByron commented Jun 24, 2014

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.

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

1 participant