diff options
Diffstat (limited to 'bower_components/bootstrap-sass-official/bower.json')
-rw-r--r-- | bower_components/bootstrap-sass-official/bower.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bower_components/bootstrap-sass-official/bower.json b/bower_components/bootstrap-sass-official/bower.json index f32c7f55..ac583e0b 100644 --- a/bower_components/bootstrap-sass-official/bower.json +++ b/bower_components/bootstrap-sass-official/bower.json @@ -7,7 +7,7 @@ "Peter Gumeson", "Gleb Mazovetskiy" ], - "description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.", + "description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.", "moduleType": "globals", "main": [ "assets/stylesheets/_bootstrap.scss", @@ -31,5 +31,6 @@ ], "dependencies": { "jquery": ">= 1.9.0" - } + }, + "version": "3.3.6" } |