aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-07 00:34:29 -0800
committerChris Rebert <[email protected]>2016-06-04 13:00:37 -0700
commitef948ece79f7bfc62c465b4f7930f85b868eb8fe (patch)
tree5d41f51723bbd451c549049970cd803309a667e4 /package.json
parent10ce36601d140af4fa9b6be5cc0cd5feaa8bbea3 (diff)
downloadbootstrap-ef948ece79f7bfc62c465b4f7930f85b868eb8fe.tar.xz
bootstrap-ef948ece79f7bfc62c465b4f7930f85b868eb8fe.zip
Integrate postcss-flexbugs-fixes into build; fixes #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"
},