Skip to content

Commit

Permalink
Merge pull request #62 from panyamin/patch-1
Browse files Browse the repository at this point in the history
Un-breaking install with bower
  • Loading branch information
Snugug committed Mar 21, 2014
2 parents ab50901 + 3c1801e commit cb3682e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sass-toolkit",
"description": "Toolkit full of bits and bobs of awesome aimed at assisting in advanced styling with Sass"
"description": "Toolkit full of bits and bobs of awesome aimed at assisting in advanced styling with Sass",
"version": "2.0.1",
"main": "compass/stylesheets/_toolkit.scss",
"ignore": [
Expand All @@ -18,4 +18,4 @@
],
"dependencies": {
}
}
}

0 comments on commit cb3682e

Please sign in to comment.