aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-06-04 13:25:37 -0700
committerChris Rebert <[email protected]>2016-06-04 13:25:37 -0700
commita5ea86747aa62f1fa9644d37421604bd090742a4 (patch)
tree71e4605a30f95f083da3013c205faa5c35a5c7c6 /package.json
parent10ce36601d140af4fa9b6be5cc0cd5feaa8bbea3 (diff)
parentde0740b584efbdacf48ec10f3f2f7444f819768b (diff)
downloadbootstrap-a5ea86747aa62f1fa9644d37421604bd090742a4.tar.xz
bootstrap-a5ea86747aa62f1fa9644d37421604bd090742a4.zip
Merge pull request #19109 from twbs/fix-18569
Integrate postcss-flexbugs-fixes into build Refs #18569.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 5afbef629..f8e414148 100644
--- a/package.json
+++ b/package.json
@@ -64,6 +64,7 @@
"is-travis": "^1.0.0",
"load-grunt-tasks": "^3.4.0",
"mq4-hover-shim": "^0.3.0",
+ "postcss-flexbugs-fixes": "^2.0.0",
"shelljs": "^0.6.0",
"time-grunt": "^1.2.1"
},