Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #114 from geoffharcourt/geoffharcourt-fix-bower-me…
Browse files Browse the repository at this point in the history
…tadata

Fix invalid metadata: add `ignore` to bower.json
  • Loading branch information
Anthony Garand committed Aug 12, 2014
2 parents 2126fe2 + 54d5c3b commit a98ce74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"main": "jquery.sticky.js",
"dependencies": {
"jquery": null
}
},
"ignore": []
}

0 comments on commit a98ce74

Please sign in to comment.