diff options
| author | Chris Rebert <[email protected]> | 2016-06-04 13:25:37 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-04 13:25:37 -0700 |
| commit | a5ea86747aa62f1fa9644d37421604bd090742a4 (patch) | |
| tree | 71e4605a30f95f083da3013c205faa5c35a5c7c6 /package.json | |
| parent | 10ce36601d140af4fa9b6be5cc0cd5feaa8bbea3 (diff) | |
| parent | de0740b584efbdacf48ec10f3f2f7444f819768b (diff) | |
| download | bootstrap-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.json | 1 |
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" }, |
