aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-06-22 18:04:28 -0700
committerMark Otto <[email protected]>2014-06-22 18:04:28 -0700
commit9da127a8e513fc653c1016646331ffa27839a992 (patch)
treec84a0d427a3c89b5b7523494da1572d1628443ac /package.json
parentca54cff4abf58155f27d1363cd124984b353a89c (diff)
parent898328655f1978656fa2eba49bb0d2b43557e712 (diff)
downloadbootstrap-9da127a8e513fc653c1016646331ffa27839a992.tar.xz
bootstrap-9da127a8e513fc653c1016646331ffa27839a992.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 46d0c7c9f..c91de4403 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"btoa": "~1.1.2",
"glob": "~4.0.2",
"grunt": "~0.4.5",
- "grunt-autoprefixer": "~0.7.5",
+ "grunt-autoprefixer": "~0.7.6",
"grunt-banner": "~0.2.3",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "~0.4.0",
@@ -43,7 +43,7 @@
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-jade": "~0.12.0",
"grunt-contrib-jshint": "~0.10.0",
- "grunt-contrib-less": "~0.11.2",
+ "grunt-contrib-less": "~0.11.3",
"grunt-contrib-qunit": "~0.5.1",
"grunt-contrib-uglify": "~0.5.0",
"grunt-contrib-watch": "~0.6.1",
@@ -54,9 +54,9 @@
"grunt-jscs-checker": "~0.5.1",
"grunt-saucelabs": "~8.0.2",
"grunt-sed": "~0.1.1",
- "load-grunt-tasks": "~0.5.0",
+ "load-grunt-tasks": "~0.6.0",
"markdown": "~0.5.0",
- "npm-shrinkwrap": "~3.1.4",
+ "npm-shrinkwrap": "~3.1.6",
"time-grunt": "~0.3.2"
},
"engines": {