aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-02-04 13:32:41 -0800
committerChris Rebert <[email protected]>2015-02-04 13:32:41 -0800
commitcff2e21d372cb9a768f567f0b72ca4d83a57498d (patch)
treef0a44f1591c2443e82d876c39e31c33e273d5fc0 /package.json
parentc0f4dcd38e72f84f1fbf7828f346686acd1117f7 (diff)
parent175714d2465acc385d234fd8c9f3d5a84a286ded (diff)
downloadbootstrap-cff2e21d372cb9a768f567f0b72ca4d83a57498d.tar.xz
bootstrap-cff2e21d372cb9a768f567f0b72ca4d83a57498d.zip
Merge pull request #56 from twbs/mobile-hover
Nuke sticky :hover on mobile
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 37e156ab9..5cf0d04dd 100644
--- a/package.json
+++ b/package.json
@@ -54,12 +54,14 @@
"grunt-html-validation": "~0.1.18",
"grunt-jekyll": "~0.4.2",
"grunt-jscs": "~1.2.0",
+ "grunt-postcss": "^0.3.0",
"grunt-sass": "~0.17.0",
"grunt-saucelabs": "~8.5.0",
"grunt-scss-lint": "^0.3.4",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~2.0.0",
"markdown-it": "^3.0.4",
+ "mq4-hover-hover-shim": "0.0.4",
"npm-shrinkwrap": "^200.0.0",
"time-grunt": "~1.0.0"
},