Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Update Bower dependency for Firebase #19

Closed
jwngr opened this issue Nov 5, 2014 · 2 comments
Closed

Update Bower dependency for Firebase #19

jwngr opened this issue Nov 5, 2014 · 2 comments

Comments

@jwngr
Copy link

jwngr commented Nov 5, 2014

The Firebase dependency in the bower.json file should be updated. It is bad practice to use * for the semver as this will break every time Firebase releases a new major version number with breaking changes to API methods. Since Firebase follows proper semver policies, a better approach would be to use 1.x.x. currently, and then 2.x.x once #18 is fixed.

@chuckh
Copy link
Contributor

chuckh commented Nov 6, 2014

+1

@ssorallen
Copy link

Closing this as fixed because the Firebase dependency was set to ^2.2 in PR #23.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants