diff --git a/bower.json b/bower.json index 2612121..6251289 100644 --- a/bower.json +++ b/bower.json @@ -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": [ @@ -18,4 +18,4 @@ ], "dependencies": { } -} \ No newline at end of file +}