diff options
| author | Chris Rebert <[email protected]> | 2016-06-04 13:02:25 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-04 13:02:25 -0700 |
| commit | de0740b584efbdacf48ec10f3f2f7444f819768b (patch) | |
| tree | 71e4605a30f95f083da3013c205faa5c35a5c7c6 | |
| parent | 8139bf44c51a451ff2d7f6197bd2073ea656e4e1 (diff) | |
| download | bootstrap-de0740b584efbdacf48ec10f3f2f7444f819768b.tar.xz bootstrap-de0740b584efbdacf48ec10f3f2f7444f819768b.zip | |
Update npm shrinkwrap
| -rw-r--r-- | grunt/npm-shrinkwrap.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/grunt/npm-shrinkwrap.json b/grunt/npm-shrinkwrap.json index e3b0b1152..500421949 100644 --- a/grunt/npm-shrinkwrap.json +++ b/grunt/npm-shrinkwrap.json @@ -2641,6 +2641,11 @@ "from": "postcss@>=5.0.19 <6.0.0", "resolved": "https://registry.npmjs.org/postcss/-/postcss-5.0.21.tgz" }, + "postcss-flexbugs-fixes": { + "version": "2.0.0", + "from": "postcss-flexbugs-fixes@>=2.0.0 <3.0.0", + "resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-2.0.0.tgz" + }, "postcss-value-parser": { "version": "3.3.0", "from": "postcss-value-parser@>=3.2.3 <4.0.0", |
