Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

package.json and git tag mismatch #61

Closed
hmdhk opened this issue Jun 21, 2016 · 1 comment
Closed

package.json and git tag mismatch #61

hmdhk opened this issue Jun 21, 2016 · 1 comment

Comments

@hmdhk
Copy link
Contributor

hmdhk commented Jun 21, 2016

When install bower-opbeat-js a warning is reported:

$ bower install --save opbeat-js
bower opbeat-js#*           not-cached https://github.com/opbeat/bower-opbeat-js.git#*
bower opbeat-js#*              resolve https://github.com/opbeat/bower-opbeat-js.git#*
bower opbeat-js#*             checkout v2.1.6
bower opbeat-js#*             mismatch Version declared in the json (2.1.5) is different than the resolved one (2.1.6)
bower opbeat-js#*             resolved https://github.com/opbeat/bower-opbeat-js.git#2.1.6
bower opbeat-js#^2.1.6         install opbeat-js#2.1.6

Note that this partially relates to #60 the version field is in fact not needed in bower.json. But, nonetheless the one in package.json should be correct for consistency.

@hmdhk
Copy link
Contributor Author

hmdhk commented Jun 21, 2016

@ankon,

Thank you for reaching out.
I will make sure that the version are consistence.

Thanks again,
Hamid

@hmdhk hmdhk closed this as completed Sep 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant