aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-05-15 15:12:15 -0700
committerChris Rebert <[email protected]>2015-05-15 15:12:15 -0700
commit3fe894ba3620c7e5d2e040f83948488d1911aedc (patch)
tree77384286d213cc05e5b2b4db48470ceef676d5fd /package.json
parent33a578070bc8d699ee91c8dcbec1f4af2e60a263 (diff)
parent82c9038f2085692270c23f68216b3965f2578d4c (diff)
downloadbootstrap-3fe894ba3620c7e5d2e040f83948488d1911aedc.tar.xz
bootstrap-3fe894ba3620c7e5d2e040f83948488d1911aedc.zip
Merge pull request #120 from twbs/really-fix-dist-css
Really fix dist-css
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5599e0fad..c19bd8d89 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"grunt-stamp": "^0.1.0",
"load-grunt-tasks": "~3.1.0",
"markdown-it": "^4.0.1",
- "mq4-hover-shim": "^0.1.0",
+ "mq4-hover-shim": "^0.2.0",
"npm-shrinkwrap": "^200.1.0",
"time-grunt": "^1.1.0"
},