summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap-sass-official/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap-sass-official/package.json')
-rw-r--r--bower_components/bootstrap-sass-official/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/bower_components/bootstrap-sass-official/package.json b/bower_components/bootstrap-sass-official/package.json
index 045b9180..21c9c0ec 100644
--- a/bower_components/bootstrap-sass-official/package.json
+++ b/bower_components/bootstrap-sass-official/package.json
@@ -1,7 +1,7 @@
{
"name": "bootstrap-sass",
- "version": "3.3.5",
- "description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.",
+ "version": "3.3.6",
+ "description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"main": "assets/javascripts/bootstrap.js",
"repository": {
"type": "git",
@@ -23,8 +23,8 @@
"url": "https://github.com/twbs/bootstrap-sass/issues"
},
"devDependencies": {
- "node-sass": "~2.0",
- "mincer": "~1.2",
- "ejs": "~1.0"
+ "node-sass": "~3.4.2",
+ "mincer": "~1.3",
+ "ejs": "~2.3"
}
}