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

Fix Bower warnings #393

Merged
merged 2 commits into from
Jan 20, 2015
Merged

Fix Bower warnings #393

merged 2 commits into from
Jan 20, 2015

Conversation

btoone
Copy link
Contributor

@btoone btoone commented Jan 20, 2015

Looks like you forgot to bump the bower.json file. This patch fixes the "mismatch" warning and also adds the "ignore" entry to fix the "invalid-meta" property.

Just a little fix but I hope it makes your job as a maintainer a bit easier. Thanks for the great library.

bower info underscore.string
bower underscore.string#*       cached git://github.com/epeli/underscore.string.git#2.3.3
bower underscore.string#*     validate 2.3.3 against git://github.com/epeli/underscore.string.git#*
bower underscore.string#*          new version for git://github.com/epeli/underscore.string.git#*
bower underscore.string#*      resolve git://github.com/epeli/underscore.string.git#*
bower underscore.string#*     download https://github.com/epeli/underscore.string/archive/3.0.0.tar.gz
bower underscore.string#*      extract archive.tar.gz
bower underscore.string#*     mismatch Version declared in the json (2.4.0) is different than the resolved one (3.0.0)
bower underscore.string#* invalid-meta underscore.string is missing "ignore" entry in bower.json
bower underscore.string#*     resolved git://github.com/epeli/underscore.string.git#3.0.0

@stoeffel
Copy link
Collaborator

Thanks. I will have to add the bower.json in the gulpfile.

stoeffel added a commit that referenced this pull request Jan 20, 2015
@stoeffel stoeffel merged commit 944e95b into esamattis:master Jan 20, 2015
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

Successfully merging this pull request may close these issues.

2 participants